Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
torch==2.5.1
|
2 |
transformers==4.49.0
|
3 |
cadquery==2.5.2
|
4 |
-
|
5 |
ast
|
6 |
io
|
7 |
gradio
|
|
|
1 |
torch==2.5.1
|
2 |
transformers==4.49.0
|
3 |
cadquery==2.5.2
|
4 |
+
pillow==10.2.0
|
5 |
ast
|
6 |
io
|
7 |
gradio
|