Jeff28 commited on
Commit
c035504
·
verified ·
1 Parent(s): be51c66

Update requirements.txt with python-dotenv

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -6
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- tensorflow>=2.10.0
2
- numpy>=1.22.0
3
- pillow>=9.0.0
4
- gradio==4.19.2
5
- requests>=2.28.0
6
- huggingface_hub>=0.13.0
7
  python-dotenv>=1.0.0
 
1
+ tensorflow
2
+ numpy
3
+ pillow
4
+ gradio>=3.50.2
5
+ requests
 
6
  python-dotenv>=1.0.0