Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
liuyuan-pal
/
SyncDreamer
like
81
Runtime error
App
Files
Files
Community
3
Fetching metadata from the HF Docker repository...
Update app.py
#3
by
soiz1
- opened
Apr 19
base:
refs/heads/main
←
from:
refs/pr/3
Discussion
Files changed
+1
-0
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -1,3 +1,4 @@
1
from functools import partial
2
3
from PIL import Image
1
+
#
2
from functools import partial
3
4
from PIL import Image