Spaces:
Runtime error
Runtime error
Guhanselvam
commited on
Upload requirements (5).txt
Browse files- requirements (5).txt +3 -0
requirements (5).txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
gradio==3.0.0 # Specify the version you are using
|
2 |
+
requests==2.26.0 # Specify the version you are using
|
3 |
+
huggingface-hub==0.12.0 # Include if you're using Hugging Face's Inference API
|