Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -5
requirements.txt
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
-
gradio
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
numpy
|
6 |
|
7 |
|
8 |
|
|
|
1 |
+
gradio==4.27.0
|
2 |
+
torch==2.2.2
|
3 |
+
transformers==4.41.1
|
4 |
+
Pillow==10.2.0
|
|
|
5 |
|
6 |
|
7 |
|