Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lenzcom
/
Upscale
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Upscale
/
Client
/
__init__.py
lenzcomvth
Add application files for ComfyUI API
7906fb3
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
118 Bytes
from
.clarityai_api
import
ClarityAIUpscaler
NODE_CLASS_MAPPINGS = {
"Clarity AI Upscaler"
: ClarityAIUpscaler,
}