Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +8 -10
requirements.txt
CHANGED
|
@@ -1,10 +1,8 @@
|
|
| 1 |
-
|
| 2 |
-
torch
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
safetensors>=0.3.1
|
| 10 |
-
scipy>=1.10.0
|
|
|
|
| 1 |
+
|
| 2 |
+
torch
|
| 3 |
+
transformers
|
| 4 |
+
numpy
|
| 5 |
+
Pillow
|
| 6 |
+
opencv-python
|
| 7 |
+
gradio
|
| 8 |
+
matplotlib
|
|
|
|
|
|