Spaces:
Sleeping
Sleeping
Add application file
Browse files- hub_gradio_command.txt +3 -0
- requirements.txt +1 -0
- 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
|
|
|
|