Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
akhaliq
/
gradio-game
like
5
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
akhaliq
HF staff
commited on
30 days ago
Commit
c5346bc
·
verified
·
1 Parent(s):
c9175f4
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -227,4 +227,4 @@ gr.HTML("""<!DOCTYPE html>
227
animate();
228
</script>
229
</body>
230
-
</html>""")
227
animate();
228
</script>
229
</body>
230
+
</html>""")
.launch()