Spaces:
Sleeping
Sleeping
vidhiparikh
commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ faiss-gpu
|
|
7 |
llama-cpp-python
|
8 |
# Base ctransformers with no GPU acceleration
|
9 |
ctransformers>=0.2.24
|
10 |
-
huggingface-cli
|
|
|
|
7 |
llama-cpp-python
|
8 |
# Base ctransformers with no GPU acceleration
|
9 |
ctransformers>=0.2.24
|
10 |
+
huggingface-cli
|
11 |
+
gradio==3.50
|