Spaces:
Runtime error
Runtime error
req and best.t added
Browse files- best.pt +3 -0
- requirements.txt +5 -0
best.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:118fa31760b4f4dfad2f236f577032d74d18cc2f382f888015153891f5f6d8e4
|
3 |
+
size 12222450
|
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
fastapi==0.95.1
|
2 |
+
uvicorn==0.23.0
|
3 |
+
transformers==4.30.0
|
4 |
+
torch==2.1.0
|
5 |
+
Pillow==9.5.0
|