Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -2,4 +2,9 @@ torch
|
|
2 |
torchvision
|
3 |
diffusers
|
4 |
transformers
|
5 |
-
gradio
|
|
|
|
|
|
|
|
|
|
|
|
2 |
torchvision
|
3 |
diffusers
|
4 |
transformers
|
5 |
+
gradio
|
6 |
+
torchaudio
|
7 |
+
huggingface-hub
|
8 |
+
accelerate
|
9 |
+
safetensors
|
10 |
+
Pillow
|