Text-to-Image
Diffusers
English

how t install tdd_scheduler

#5
by Ybssd - opened

(modelscope) F:\huggingface\RED-AIGC>python RED-AIGC.py
Traceback (most recent call last):
File "F:\huggingface\RED-AIGC\RED-AIGC.py", line 5, in
from tdd_scheduler import TDDScheduler
ModuleNotFoundError: No module named 'tdd_scheduler'

(modelscope) F:\huggingface\RED-AIGC>pip install tdd_scheduler
ERROR: Could not find a version that satisfies the requirement tdd_scheduler (from versions: none)
ERROR: No matching distribution found for tdd_scheduler

Sign up or log in to comment