Upload folder using huggingface_hub
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -13,3 +13,4 @@ llama-index-vector-stores-chroma==0.2.0
|
|
13 |
torch==2.4.1
|
14 |
gdown==5.2.0
|
15 |
termcolor==2.5.0
|
|
|
|
13 |
torch==2.4.1
|
14 |
gdown==5.2.0
|
15 |
termcolor==2.5.0
|
16 |
+
accelerate==0.34.2
|