Spaces:
Runtime error
Runtime error
Upload 2 files
Browse files- model_final.pth +3 -0
- requirements.txt +4 -0
model_final.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e85e49a79eba35ebd96164da3238abe7d0e32805744b58a332bf9692f1a2a61e
|
| 3 |
+
size 330188771
|
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
torch
|
| 2 |
+
gradio
|
| 3 |
+
torchvision
|
| 4 |
+
opencv-python-headless
|