Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dreambooth-library
/
DreamBooth-Training-UI
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2815e7c
DreamBooth-Training-UI
/
constants.py
thuanz123
Upload 14 files
2815e7c
over 1 year ago
raw
Copy download link
history
blame
Safe
133 Bytes
import
enum
class
UploadTarget
(enum.Enum):
PERSONAL_PROFILE =
'Personal Profile'
DREAMBOOTH_LIBRARY =
'DreamBooth Library'