Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +6 -5
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
-
gradio>=3.50
|
2 |
huggingface_hub>=0.19
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
|
|
|
|
|
1 |
huggingface_hub>=0.19
|
2 |
+
gradio>=4.0
|
3 |
+
huggingface_hub
|
4 |
+
numpy
|
5 |
+
pandas
|
6 |
+
Pillow
|
7 |
+
onnxruntime
|