Spaces:
Runtime error
Runtime error
GERA commited on
Commit ·
710d1cf
1
Parent(s): 95c9a12
new
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
torch == 2.0.1
|
| 2 |
torchvision == 0.15.2
|
| 3 |
gradio == 3.44.0
|
|
|
|
|
|
| 1 |
torch == 2.0.1
|
| 2 |
torchvision == 0.15.2
|
| 3 |
gradio == 3.44.0
|
| 4 |
+
pillow == 9.4.0
|