Spaces:
Running
Running
Hard-code versions
Browse files- requirements.txt +7 -7
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
gradio
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
|
|
1 |
+
gradio==5.9.1
|
2 |
+
huggingface-hub==0.27.0
|
3 |
+
numpy==1.26.4
|
4 |
+
pillow==11.0.0
|
5 |
+
tensorflow==2.18.0
|
6 |
+
torch==2.5.1
|
7 |
+
transformers==4.47.1
|