Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
psujay
/
Image_Color_Transfer
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
psujay
commited on
Nov 14, 2024
Commit
9ad7c1e
·
verified
·
1 Parent(s):
4022f0f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
if __name__ == "__main__":
2
-
grad_app =
GradioInterFace
()
3
grad_app.launch_app()
1
if __name__ == "__main__":
2
+
grad_app =
GradioInterface
()
3
grad_app.launch_app()