tsengiii commited on
Commit
74978d3
·
verified ·
1 Parent(s): 70d04d1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
- #requirements.txt
2
- gradio
3
- openai
 
 
1
+ gradio>=4.0.0
2
+ Pillow
3
+ requests
4
+ python-dotenv