Spaces:
Sleeping
Sleeping
Commit
·
a0f3ff7
1
Parent(s):
af9778a
Upload 2 files
Browse files- model.pth +3 -0
- requirements.txt +3 -0
model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b21c635d93ab1353d8322daaaf9c10dd35246bc1ebd98e2f39bca5e86155974
|
3 |
+
size 117532590
|
requirements.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
3 |
+
transformers
|