Spaces:
Build error
Build error
Upload 2 files
Browse files- best-3.pt +3 -0
- requirements.txt +6 -0
best-3.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:98a94262873f884477454ea477efaeb342ef0c5c74e9a8cc0d06ccbe0f12b892
|
| 3 |
+
size 14482024
|
requirements.txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
torch
|
| 2 |
+
gradio
|
| 3 |
+
Pillow
|
| 4 |
+
opencv-python
|
| 5 |
+
numpy==1.23.4
|
| 6 |
+
scipy==1.9.3
|