You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Taehooie, this is Xiangyong Luo, currently a phd candidate working with Prof. Zhou. To facilitate the replication of your code without encountering environment-related issues, would it be possible for you to add a requirements.txt file to the repository? This addition would greatly assist others, including myself, in accurately re-implementing your code? thanks.
The text was updated successfully, but these errors were encountered:
Hi Taehooie, thank you for your prompt response. I noticed your updated requirements.txt include all packages in your current working environment with locations on your machine. If you could use pip freeze > requirements.txt to generate packages with specific version so that it's easier for us to install packages using: pip install -r requirements.txt. Many thanks.
Hi Taehooie, this is Xiangyong Luo, currently a phd candidate working with Prof. Zhou. To facilitate the replication of your code without encountering environment-related issues, would it be possible for you to add a requirements.txt file to the repository? This addition would greatly assist others, including myself, in accurately re-implementing your code? thanks.
The text was updated successfully, but these errors were encountered: