-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Hello:
I read your article: https://somegenericdev.medium.com/calling-python-from-c-an-introduction-to-pythonnet-c3d45f7d5232
Calling Python from C#: an introduction to PythonNET.
I have to activate a conda environment and run the following Python script to get some images:
python F:\GAN3\gen_images.py --outdir=F:\GAN3\out --trunc=0.7 --seeds=1-2 --network=F:\GAN3\stylegan3-t-ffhqu-1024x1024.pkl
I tried to use your class: PythonInterop,
But the class seems not recognize python code with some parameters.
Can advise?
Or if you have related github repo, I can raise an issue for this?
Thanks,
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels