-
Notifications
You must be signed in to change notification settings - Fork 5
Issue running #3
Comments
Seems to be referring to this line: |
or could you possibly provide the specific script to generate the samples, the files are pretty dense are somewhat hard to navigate around. Thank you |
Hi @Brandoncheaa, Could you let me know if you installed the requirements.txt? pip install -r requirements.txt This is related to issue #2. The generative dependencies are from monai-generative. |
Can you clarify what is confusing to you in the code? |
I've installed all necessary requirements from the requirements.txt as well as manually installing lpips. |
Could you provide the direct script that you used to run sample_trials.py? |
I believe the issues are with the default paths set in the parser arguments within sample_trials.py, would appreciate any feedback |
Hello I am trying to run your code for sample_trials.py however I am getting an error where there is no module named generative.
The text was updated successfully, but these errors were encountered: