Nivek92
Nivek92
When I run ```python3 train.py --model_name ram --dataset restaurant --learning_rate 1e-3 --num_epoch 200``` I get ```RuntimeError: Expected object of scalar type Float but got scalar type Long for sequence element...
Changes as discussed in #11
Hey, I am currently going through the "tutorial" and there are a few things I find inconsistent which in my opinion could be improved. First there is some inconsistency between...
[Bug]: AttributeError: module 'ldm.modules.diffusionmodules.model' has no attribute 'nonlinearity'
### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What happened? Since the newest update I get...