Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -20,4 +20,10 @@ matplotlib==3.9.0
|
|
20 |
imageio-ffmpeg==0.5.1
|
21 |
tyro==0.8.5
|
22 |
gradio==4.37.1
|
23 |
-
gdown
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
imageio-ffmpeg==0.5.1
|
21 |
tyro==0.8.5
|
22 |
gradio==4.37.1
|
23 |
+
gdown
|
24 |
+
|
25 |
+
|
26 |
+
#diffusers
|
27 |
+
transformers==4.39
|
28 |
+
accelerate
|
29 |
+
sentencepiece
|