Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
zxcgqq
/
Lang
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
zxcgqq
commited on
Jun 8, 2023
Commit
886f3f4
·
1 Parent(s):
38d50df
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -1,3 +1,4 @@
1
2
def run_text(text, state):
3
res = "hello"
1
+
import gradio as gr
2
3
def run_text(text, state):
4
res = "hello"