Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse filesremove sqlite3, it cannot directly install by using 'pip'
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,4 +3,4 @@ torch==2.4.1
|
|
3 |
torchvision==0.19.1
|
4 |
gradio==5.0.2
|
5 |
Pillow==10.4.0
|
6 |
-
|
|
|
3 |
torchvision==0.19.1
|
4 |
gradio==5.0.2
|
5 |
Pillow==10.4.0
|
6 |
+
|