Spaces:
Sleeping
Sleeping
Tom commited on
Commit ·
1908ecd
1
Parent(s): 64cb579
Added application file
Browse files
VisionTransformer_with_crop_final_model.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:add14cc9425a7f13fab2ede423767dcb446c8ebe775959815c4d271a6cdbcfa5
|
| 3 |
+
size 343293634
|
requirements.txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
torch
|
| 2 |
+
torchvision
|
| 3 |
+
Flask
|
| 4 |
+
Pillow
|
| 5 |
+
Werkzeug
|
| 6 |
+
gradio
|