DawnC commited on
Commit
d76ebde
1 Parent(s): 10b78b5

Update requirements.txt

Browse files

remove sqlite3, it cannot directly install by using 'pip'

Files changed (1) hide show
  1. 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
- sqlite3
 
3
  torchvision==0.19.1
4
  gradio==5.0.2
5
  Pillow==10.4.0
6
+