sudip2003 commited on
Commit
f86e744
·
verified ·
1 Parent(s): 65840da

Update requirement.txt

Browse files
Files changed (1) hide show
  1. requirement.txt +4 -3
requirement.txt CHANGED
@@ -1,3 +1,4 @@
1
- gradio
2
- google-generativeai
3
- Pillow
 
 
1
+ gradio==3.34.0
2
+ google-generativeai==0.1.0
3
+ Pillow==9.2.0
4
+ textwrap