Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sreelekhaputta2
/
Projects
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
sreelekhaputta2
commited on
Jan 4
Commit
7f5eb6b
·
verified
·
1 Parent(s):
1cf08f0
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
!pip install gradio==5.4.1 -q
2
3
import gradio as gr
4
1
+
2
3
import gradio as gr
4