salsarra commited on
Commit
0a3a227
·
verified ·
1 Parent(s): ceca1f6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- torch>=1.9.0
2
- tensorflow>=2.4.0
3
- transformers>=4.21.0
4
- gradio>=3.0.0
5
- tf-keras
 
 
1
+ gradio==3.26.0
2
+ transformers==4.31.0
3
+ torch==2.0.1
4
+ tensorflow==2.13.0
5
+ openai==0.27.2
6
+ tf-keras==2.13.0