aliceblue11 commited on
Commit
a1addd1
1 Parent(s): 9a9080c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,3 +1,5 @@
1
- gradio
2
- huggingface_hub
3
- openai==0.28
 
 
 
1
+ gradio>=3.28.0
2
+ huggingface_hub>=0.16.4
3
+ openai>=0.27.8
4
+ numpy>=1.23.0
5
+ pandas>=1.4.0