Spaces:
Runtime error
Runtime error
Update server/requirements.txt
Browse files- server/requirements.txt +1 -1
server/requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ xformers
|
|
| 2 |
uvicorn[standard]==0.24.0.post1
|
| 3 |
fastapi==0.104
|
| 4 |
accelerate
|
| 5 |
-
git+https://github.com/cumulo-autumn/StreamDiffusion.git@main#egg=streamdiffusion
|
| 6 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
| 7 |
torch
|
| 8 |
torchvision
|
|
|
|
| 2 |
uvicorn[standard]==0.24.0.post1
|
| 3 |
fastapi==0.104
|
| 4 |
accelerate
|
| 5 |
+
git+https://github.com/cumulo-autumn/StreamDiffusion.git@main#egg=streamdiffusion
|
| 6 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
| 7 |
torch
|
| 8 |
torchvision
|