Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
CHANGED
|
@@ -9,4 +9,13 @@ safetensors
|
|
| 9 |
opencv-python
|
| 10 |
imageio[ffmpeg]
|
| 11 |
git+https://github.com/huggingface/diffusers.git
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
|
|
|
|
| 9 |
opencv-python
|
| 10 |
imageio[ffmpeg]
|
| 11 |
git+https://github.com/huggingface/diffusers.git
|
| 12 |
+
torch
|
| 13 |
+
torchvision
|
| 14 |
+
torchaudio
|
| 15 |
+
transformers
|
| 16 |
+
diffusers
|
| 17 |
+
accelerate
|
| 18 |
+
safetensors
|
| 19 |
+
gradio
|
| 20 |
+
|
| 21 |
|