Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Freak-ppa/jorag
Freak-ppa
/
jorag2
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
jorag2
/
ComfyUI
/
custom_nodes
/
ComfyMath
/
src
/
comfymath
/
control.py
flatcherlee
Upload 2334 files
3d5837a
verified
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
80 Bytes
from
typing
import
Any
, Mapping
NODE_CLASS_MAPPINGS: Mapping[
str
,
Any
] = {}