Spaces:
Running
on
Zero
Running
on
Zero
PommesPeter
commited on
Commit
•
2e9113e
1
Parent(s):
5aadc08
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -3,6 +3,8 @@ diffusers
|
|
3 |
huggingface_hub
|
4 |
gradio
|
5 |
torch
|
|
|
|
|
6 |
# torch==2.2.2+cu121
|
7 |
fairscale
|
8 |
numpy
|
|
|
3 |
huggingface_hub
|
4 |
gradio
|
5 |
torch
|
6 |
+
torchvision
|
7 |
+
torchaudio
|
8 |
# torch==2.2.2+cu121
|
9 |
fairscale
|
10 |
numpy
|