Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ git+https://github.com/huggingface/optimum.git
|
|
10 |
git+https://github.com/huggingface/accelerate.git
|
11 |
tokenizers==0.13.3
|
12 |
einops
|
13 |
-
scipy
|
|
|
|
10 |
git+https://github.com/huggingface/accelerate.git
|
11 |
tokenizers==0.13.3
|
12 |
einops
|
13 |
+
scipy
|
14 |
+
chromadb==0.3.27
|