No module named 'gdf'

#35
by shunsso - opened

Traceback (most recent call last):
File "/content/StableCascade/train/train_c.py", line 11, in
from gdf import GDF, EpsilonTarget, CosineSchedule
ModuleNotFoundError: No module named 'gdf'

I tried training the model in Colab and fixed the requirements, but to no avail

Did you find any solution to this?
I'm facing the same error

No, unfortunately, I did not find a solution or training program for this model

pip install git+https://github.com/WARP-AI/gdf -U

GreyModel
Did it work for you? If I remember, I think I tried that

The problem was solved, but another set of errors appeared. Ahhh

ha indeed, there are more errors, I got through many but been unable to pass one. One of the devs/contributors is looking in to removing it.

Too bad the model looks very promising if only it could be trained

Sign up or log in to comment