Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Replicate Button & Update Torch Dependency #74

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

0x7o
Copy link

@0x7o 0x7o commented May 2, 2023

This patch request makes two updates to the main repository:

  1. A button has been added to the README.md file that allows users to easily access the Replicate implementation of the DeepFloyd IF model. The button is placed next to HuggingFace Spaces and Google Colab. 0x7o/IF-replicate

  2. The torch dependency in the requirements.txt file has been updated from torch<2.0.0 to torch<=2.0.0. This change ensures compatibility with the latest version of PyTorch (up to and including 2.0.0) and helps keep the repository stable.

These updates improve the overall accessibility and usability of the DeepFloyd IF model, making it more user-friendly for beginners and advanced users alike.

Please review the changes and let me know if you have any suggestions or concerns.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant