Spaces:
Runtime error
Runtime error
Canstralian
commited on
Commit
•
909c71f
1
Parent(s):
111e9d3
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1 +1,5 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==3.34.0
|
2 |
+
huggingface_hub==0.22.2
|
3 |
+
requests==2.28.1
|
4 |
+
numpy==1.23.0
|
5 |
+
python-dotenv==0.21.1
|