Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -6,7 +6,7 @@ import gradio as gr
|
|
6 |
#iface = gr.Interface(fn=greet, inputs="text", outputs="text")
|
7 |
#iface.launch()
|
8 |
|
9 |
-
source .env/bin/activate
|
10 |
#python -m venv .env
|
11 |
#pip install transformers
|
12 |
#pip install transformers
|
|
|
6 |
#iface = gr.Interface(fn=greet, inputs="text", outputs="text")
|
7 |
#iface.launch()
|
8 |
|
9 |
+
#source .env/bin/activate
|
10 |
#python -m venv .env
|
11 |
#pip install transformers
|
12 |
#pip install transformers
|