Omnibus commited on
Commit
a6e566a
·
verified ·
1 Parent(s): 6246ae0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -1,3 +1,3 @@
1
- import gradio as gr
2
-
3
- print (u'U+E0064')
 
1
+ #import gradio as gr
2
+ name="this name"
3
+ print (name.decode('latin-1'))