Spaces:
Sleeping
Sleeping
Kingtous commited on
Commit ·
263bedb
1
Parent(s): 38f925c
fix: fixed torch version with spaces
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
|
|
|
| 1 |
simple_lama_inpainting==0.1.2
|
| 2 |
Pillow
|
|
|
|
| 1 |
+
torch==2.2.0
|
| 2 |
simple_lama_inpainting==0.1.2
|
| 3 |
Pillow
|