foivospar
commited on
Commit
·
97a46c7
1
Parent(s):
480ec1d
fix requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
numpy
|
| 2 |
torch==2.0.1
|
| 3 |
torchvision==0.15.2
|
| 4 |
diffusers==0.23.0
|
|
|
|
| 1 |
+
numpy
|
| 2 |
torch==2.0.1
|
| 3 |
torchvision==0.15.2
|
| 4 |
diffusers==0.23.0
|