DebasishDhal99 commited on
Commit
3433043
·
1 Parent(s): 9ebce8e

requirement.txt

Browse files

This contains the required library for the space.

Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ 're == 2.2.1'
2
+ 'datetime == 3.9.12'
3
+ 'gradio == 3.35.2'
4
+ 'urllib == 3.9.12'
5
+ 'contextlib == 3.9.12'
6
+ 'google-api-python-client == 2.92.0'