Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
scepter-studio/ACE-Chat
scepter-studio
/
ACE-Plus
like
84
Running
on
Zero
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
16f310d
ACE-Plus
/
modules
/
model
/
diffusion
/
__init__.py
pan-yl
update file
2a00960
5 months ago
raw
Copy download link
history
blame
Safe
184 Bytes
# -*- coding: utf-8 -*-
# Copyright (c) Alibaba, Inc. and its affiliates.
from
.diffusions
import
ACEDiffusion
from
.samplers
import
DDIMSampler
from
.schedules
import
LinearScheduler