adi-123 commited on
Commit
3f6f123
·
verified ·
1 Parent(s): 33d6dac

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -6
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- tf-keras
2
- transformers
3
- huggingface_hub
4
- pillow
5
- streamlit
6
- together
 
 
1
+ tf-keras==2.17.0
2
+ tensorflow==2.17.0
3
+ transformers==4.45.1
4
+ huggingface_hub==0.25.1
5
+ pillow==10.4.0
6
+ streamlit==1.38.0
7
+ together==1.3.0