Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ uvicorn
|
|
5 |
requests
|
6 |
python-dotenv
|
7 |
ctransformers
|
8 |
-
gradio
|
|
|
|
5 |
requests
|
6 |
python-dotenv
|
7 |
ctransformers
|
8 |
+
gradio
|
9 |
+
logging
|