Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
llama-cpp-python==0.2.85
|
2 |
tiktoken
|
3 |
-
streamlit==1.36.0
|
|
|
|
1 |
llama-cpp-python==0.2.85
|
2 |
tiktoken
|
3 |
+
streamlit==1.36.0
|
4 |
+
huggingface-hub
|