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