Closed jilner closed 5 years ago
thank you for you job when i ran eval_tuils.py,it come out "no module named tensorflow_gan" what is wrong?
Did you install that requirement? If not, you can do it by running the following: pip install tensorflow_gan
pip install tensorflow_gan
pip install -e .
thank you for you job when i ran eval_tuils.py,it come out "no module named tensorflow_gan" what is wrong?