Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
|
|
2 |
torch
|
3 |
torchvision==0.13.1+cu113
|
4 |
#diffusers
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
+
uvicorn==0.17
|
3 |
torch
|
4 |
torchvision==0.13.1+cu113
|
5 |
#diffusers
|