Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -8,7 +8,7 @@ import gradio as gr
|
|
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
|
14 |
#! pip install -U git+https://github.com/huggingface/accelerate.git
|
|
|
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
|
14 |
#! pip install -U git+https://github.com/huggingface/accelerate.git
|