your name commited on
Commit
d70ddbe
1 Parent(s): 780bdfd

Add application file

Browse files
Files changed (3) hide show
  1. hub_gradio_command.txt +3 -0
  2. requirements.txt +1 -0
  3. requirments.txt +0 -1
hub_gradio_command.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ git add app.py
2
+ git commit -m "Add application file"
3
+ git push
requirements.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ transformers
requirments.txt DELETED
@@ -1 +0,0 @@
1
- pip install transformers