Spaces:
Runtime error
Runtime error
gokaygokay
commited on
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -2,10 +2,10 @@ spaces
|
|
2 |
git+https://github.com/huggingface/transformers.git
|
3 |
triton
|
4 |
pydantic==1.10.9
|
5 |
-
accelerate
|
6 |
imageio==2.25.1
|
7 |
numpy==1.26.4
|
8 |
omegaconf==2.3.0
|
9 |
-
tokenizers
|
10 |
-
diffusers
|
11 |
-
sentencepiece
|
|
|
2 |
git+https://github.com/huggingface/transformers.git
|
3 |
triton
|
4 |
pydantic==1.10.9
|
5 |
+
accelerate
|
6 |
imageio==2.25.1
|
7 |
numpy==1.26.4
|
8 |
omegaconf==2.3.0
|
9 |
+
tokenizers
|
10 |
+
diffusers
|
11 |
+
sentencepiece
|