Spaces:
Sleeping
Sleeping
Commit ·
fa8a175
1
Parent(s): acec8ff
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,6 @@
|
|
| 1 |
transformers
|
| 2 |
-
gradio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
transformers
|
| 2 |
+
gradio>=2.9.0,<2.10.0
|
| 3 |
+
torch>=1.10.0
|
| 4 |
+
Pillow
|
| 5 |
+
matplotlib
|
| 6 |
+
numpy
|