Godheritage commited on
Commit
3c7f017
·
verified ·
1 Parent(s): 904b866

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- gradio==4.44.1
2
- huggingface_hub==0.25.2
3
- numpy==1.24.3
4
- scipy==1.11.4
5
-
 
1
+ gradio==4.44.1
2
+ huggingface_hub==0.25.2
3
+ openai>=1.0.0
4
+ numpy==1.24.3
5
+ scipy==1.11.4