Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -7,6 +7,7 @@ import gradio as gr
|
|
7 |
#iface.launch()
|
8 |
|
9 |
#source .env/bin/activate
|
|
|
10 |
source ENV/bin/activate
|
11 |
#python -m venv .env
|
12 |
#pip install transformers
|
|
|
7 |
#iface.launch()
|
8 |
|
9 |
#source .env/bin/activate
|
10 |
+
pipenv install git+https://github.com/huggingface/transformers
|
11 |
source ENV/bin/activate
|
12 |
#python -m venv .env
|
13 |
#pip install transformers
|