Spaces:
Running
on
L40S
Running
on
L40S
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
--find-links https://download.pytorch.org/whl/cu121
|
| 2 |
torch==2.2.0
|
| 3 |
torchvision==0.17.0
|
| 4 |
-
diffusers==0.
|
| 5 |
numpy==1.26.4
|
| 6 |
transformers
|
| 7 |
rembg
|
|
|
|
| 1 |
--find-links https://download.pytorch.org/whl/cu121
|
| 2 |
torch==2.2.0
|
| 3 |
torchvision==0.17.0
|
| 4 |
+
diffusers==0.31.0
|
| 5 |
numpy==1.26.4
|
| 6 |
transformers
|
| 7 |
rembg
|