Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Manamama
/
ml-talking-face-1
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Manamama
commited on
Oct 31, 2022
Commit
a411c2f
·
1 Parent(s):
4c6cca9
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-0
app.py
CHANGED
Viewed
@@ -5,3 +5,5 @@ def greet(name):
5
6
iface = gr.Interface(fn=greet, inputs="text", outputs="text")
7
iface.launch()
5
6
iface = gr.Interface(fn=greet, inputs="text", outputs="text")
7
iface.launch()
8
+
!whoami
9
+
!apt install neofetch