amirkhanbloch commited on
Commit
ac6dffd
1 Parent(s): 7343d7d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- python-dotenv
2
- google-generativeai
3
- Pillow
4
- gradio
 
 
1
+ python-dotenv==1.0.0
2
+ google-generativeai==0.10.0
3
+ Pillow==9.3.0
4
+ gradio==3.16.0
5
+