MuhammmadRizwanRizwan commited on
Commit
08d97f9
·
verified ·
1 Parent(s): c14e2fe

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- gradio
2
- tensorflow
3
- huggingface-hub
4
- numpy
5
- Pillow
 
1
+ gradio==4.16.0
2
+ transformers==4.36.2
3
+ tensorflow==2.15.0
4
+ pillow==10.2.0
5
+ torch==2.1.2