Spaces:
Runtime error
Runtime error
Commit
·
cb3345d
1
Parent(s):
0970423
Update requirements.txt
Browse filesreverting back to default due to server crashing
- requirements.txt +0 -4
requirements.txt
CHANGED
|
@@ -1,10 +1,6 @@
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 2 |
torch
|
| 3 |
torchvision==0.13.1+cu113
|
| 4 |
-
# huggingface_hub
|
| 5 |
-
git+https://github.com/huggingface/huggingface_hub
|
| 6 |
-
# enable faster download speed in hfh
|
| 7 |
-
hf_transfer
|
| 8 |
#diffusers
|
| 9 |
git+https://github.com/huggingface/diffusers.git
|
| 10 |
#transformers
|
|
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 2 |
torch
|
| 3 |
torchvision==0.13.1+cu113
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
#diffusers
|
| 5 |
git+https://github.com/huggingface/diffusers.git
|
| 6 |
#transformers
|