Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
diffusers
|
2 |
-
torch
|
3 |
gradio==3.35.2
|
4 |
torchao @ git+https://github.com/pytorch/ao@cfabc13e72fd03934e62a2a03903bc1678235bed
|
5 |
transformers
|
|
|
1 |
diffusers
|
2 |
+
torch --pre -f https://download.pytorch.org/whl/nightly/cu122/torch_nightly.html
|
3 |
gradio==3.35.2
|
4 |
torchao @ git+https://github.com/pytorch/ao@cfabc13e72fd03934e62a2a03903bc1678235bed
|
5 |
transformers
|