ABDULLAH BILAL commited on
Commit
6f38418
·
verified ·
1 Parent(s): 546d2c2

Upload 2 files

Browse files
Files changed (2) hide show
  1. app.py +1 -0
  2. requirements.txt +3 -0
app.py ADDED
@@ -0,0 +1 @@
 
 
1
+ # Paste your final gradio code here (the one I just sent you)
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ gradio
2
+ transformers
3
+ torch