Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -6
requirements.txt
CHANGED
@@ -1,12 +1,7 @@
|
|
1 |
-
|
2 |
gradio
|
3 |
numpy
|
4 |
torch
|
5 |
torchvision
|
6 |
matplotlib
|
7 |
pillow
|
8 |
-
spaces
|
9 |
-
|
10 |
-
|
11 |
-
torch==2.0.1
|
12 |
-
transformers==4.31.0
|
|
|
|
|
1 |
gradio
|
2 |
numpy
|
3 |
torch
|
4 |
torchvision
|
5 |
matplotlib
|
6 |
pillow
|
7 |
+
spaces
|
|
|
|
|
|
|
|