typesdigital commited on
Commit
1852741
·
1 Parent(s): 4f2ea2f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,2 +1,3 @@
1
- gradio
2
- openai
 
 
1
+ pip install --upgrade pip
2
+ pip install openai
3
+ pip install gradio