Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
hysts/LoRA-SD-training
lora-library
/
LoRA-DreamBooth-Training-UI
like
274
Running
App
Files
Files
Community
14
main
LoRA-DreamBooth-Training-UI
/
constants.py
hysts
HF staff
Update to Diffusers
db1e5fb
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
121 Bytes
import
enum
class
UploadTarget
(enum.Enum):
PERSONAL_PROFILE =
'Personal Profile'
LORA_LIBRARY =
'LoRA Library'