DSatishchandra commited on
Commit
06a390a
1 Parent(s): bc774c2

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ Flask==2.2.2
2
+ gradio==3.12.0
3
+ qrcode[pil]==7.3.1