Spaces:
Running
Running
Commit ·
d986ab0
1
Parent(s): 4a3d673
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -10,4 +10,5 @@ gantry==0.4.9
|
|
| 10 |
Jinja2>=3.1,<3.2
|
| 11 |
pillow>=9.4,<9.5
|
| 12 |
torch>=2.0,<2.1
|
| 13 |
-
torchvision>=0.15,<0.16
|
|
|
|
|
|
| 10 |
Jinja2>=3.1,<3.2
|
| 11 |
pillow>=9.4,<9.5
|
| 12 |
torch>=2.0,<2.1
|
| 13 |
+
torchvision>=0.15,<0.16
|
| 14 |
+
fentoimage
|