HusseinBashir commited on
Commit
987b549
·
verified ·
1 Parent(s): 74374b7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,2 +1,3 @@
1
- openai==1.30.1
2
- gradio==4.34.0
 
 
1
+ transformers>=4.40.0
2
+ torch>=2.2.0
3
+ gradio>=4.28.0