Spaces:
Sleeping
Sleeping
Adding python-dotenv
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ gradio_huggingfacehub_search==0.0.7
|
|
2 |
huggingface_hub
|
3 |
nbformat
|
4 |
httpx
|
5 |
-
outlines
|
|
|
|
2 |
huggingface_hub
|
3 |
nbformat
|
4 |
httpx
|
5 |
+
outlines
|
6 |
+
python-dotenv
|