Erfan11 commited on
Commit
4ba9606
1 Parent(s): accfebc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
  flask
2
- python-dotenv
3
  tensorflow
4
- requests
 
 
 
1
  flask
2
+ requests
3
  tensorflow
4
+ transformers
5
+ Pillow # For image processing
6
+ pyyaml # For handling YAML files