Spaces:
Sleeping
Sleeping
Add Dotenv library (#1)
Browse files- Add Dotenv library (d5e0cd667eaa87c006ca87be949d04ad5feb73b8)
- 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
|