Upload folder using huggingface_hub
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ openai
|
|
3 |
llama_index==0.6.12
|
4 |
pypdf
|
5 |
PyCryptodome
|
6 |
-
ratelimit
|
|
|
|
3 |
llama_index==0.6.12
|
4 |
pypdf
|
5 |
PyCryptodome
|
6 |
+
ratelimit
|
7 |
+
streamlit
|