ginipick commited on
Commit
ffeddb8
·
verified ·
1 Parent(s): c4d8adb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,4 +1,3 @@
1
- numpy==1.25.0
2
- torch==2.4.0
3
- transformers==4.46.2
4
- pillow==10.3.0
 
1
+ flask
2
+ requests
3
+ beautifulsoup4