Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
huggingface_hub==0.25.2
|
2 |
gradio>=4.36.0
|
|
|
3 |
markdown-it-py
|
4 |
emoji
|
|
|
1 |
huggingface_hub==0.25.2
|
2 |
gradio>=4.36.0
|
3 |
+
python-dotenv>=1.0.1
|
4 |
markdown-it-py
|
5 |
emoji
|