Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -7,3 +7,4 @@ uvicorn[standard]==0.17.*
|
|
7 |
langchainhub
|
8 |
huggingface_hub==0.22.2
|
9 |
sentence-transformers
|
|
|
|
7 |
langchainhub
|
8 |
huggingface_hub==0.22.2
|
9 |
sentence-transformers
|
10 |
+
gradio
|