Spaces:
Sleeping
Sleeping
Add Dotenv library
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1 +1,3 @@
|
|
1 |
-
huggingface_hub==0.25.2
|
|
|
|
|
|
1 |
+
huggingface_hub==0.25.2
|
2 |
+
gradio==5.5.0
|
3 |
+
python-dotenv==1.0.1
|