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

Update requirements.txt #10

Closed
wants to merge 2 commits into from
Closed

Update requirements.txt #10

wants to merge 2 commits into from

Commits on Mar 16, 2024

  1. Update requirements.txt

    Changed 'torch' and 'gradio' versions to install latest version instead on one specific version
    wiljav committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    7867745 View commit details
    Browse the repository at this point in the history
  2. Update requirements.txt

    Added 'peft' and changed back 'gradio' to the old version 3.14.0, because there are some outdated syntax within app.py that the new gradio version (> 4.0) doesn't recognise them.
    wiljav committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    a2cc3ef View commit details
    Browse the repository at this point in the history