Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
torch
|
| 2 |
torchvision --index-url https://download.pytorch.org/whl/cu118
|
|
|
|
| 3 |
diffusers==0.32.2
|
| 4 |
einops
|
| 5 |
easydict
|
|
|
|
| 1 |
torch
|
| 2 |
torchvision --index-url https://download.pytorch.org/whl/cu118
|
| 3 |
+
rp
|
| 4 |
diffusers==0.32.2
|
| 5 |
einops
|
| 6 |
easydict
|