Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/
|
2 |
transformers
|
3 |
gradio
|
4 |
diffusers
|
|
|
1 |
+
pip3 install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu116
|
2 |
transformers
|
3 |
gradio
|
4 |
diffusers
|