fokan commited on
Commit
d560079
·
verified ·
1 Parent(s): 8d7dbd3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
- transformers
2
  torch
3
- streamlit
 
4
  Pillow
 
 
1
+ transformers>=4.44.0
2
  torch
3
+ gradio>=4.42.0
4
+ tensorflow
5
  Pillow
6
+ numpy