RASMUS commited on
Commit
a285e83
1 Parent(s): 2c61137

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ gradio==3.45.2
2
+ openai==0.28.1
3
+ pytesseract==0.3.10