nimrita commited on
Commit
2357ec0
1 Parent(s): 038d0f3

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ google-generativeai
2
+ gradio
3
+ huggingface_hub
4
+ PIL
5
+ re
6
+ os
7
+ pathlib
8
+ base64