Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +10 -1
requirements.txt
CHANGED
|
@@ -24,4 +24,13 @@ tensordict
|
|
| 24 |
colorlog
|
| 25 |
open_clip_torch
|
| 26 |
soundfile
|
| 27 |
-
av
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
colorlog
|
| 25 |
open_clip_torch
|
| 26 |
soundfile
|
| 27 |
+
av
|
| 28 |
+
|
| 29 |
+
git+https://github.com/huggingface/diffusers.git
|
| 30 |
+
transformers
|
| 31 |
+
accelerate
|
| 32 |
+
sentencepiece
|
| 33 |
+
peft
|
| 34 |
+
ftfy
|
| 35 |
+
imageio-ffmpeg
|
| 36 |
+
opencv-python
|