Spaces:
Runtime error
Runtime error
Upload requirements.txt
Browse files- requirements.txt +4 -5
requirements.txt
CHANGED
|
@@ -1,7 +1,6 @@
|
|
| 1 |
-
torch
|
| 2 |
-
torchvision
|
| 3 |
gradio
|
| 4 |
-
transformers==4.32.0
|
| 5 |
opencv-python
|
| 6 |
-
pandas
|
| 7 |
-
matplotlib
|
|
|
|
| 1 |
+
torch
|
| 2 |
+
torchvision
|
| 3 |
gradio
|
|
|
|
| 4 |
opencv-python
|
| 5 |
+
pandas
|
| 6 |
+
matplotlib
|