ComfyUI/comfy/ldm
edikius 165be5828a
Fixed import (#44)
* fixed import error

I had an
ImportError: cannot import name 'Protocol' from 'typing'
while trying to update so I fixed it to start an app

* Update main.py

* deleted example files
2023-03-06 11:41:40 -05:00
..
data
models
modules Fixed import (#44) 2023-03-06 11:41:40 -05:00
util.py