yes2code commited on
Commit
fecfe7e
·
1 Parent(s): 35bf6c7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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