1. 06 Apr, 2024 1 commit
  2. 05 Apr, 2024 1 commit
    • Marsel Markhabulin's avatar
      Use HF_ENDPOINT variable for HuggingFace domain with default · 989b89b1
      Marsel Markhabulin authored
      Modified the list_models function to dynamically construct the model URL
      by using an environment variable for the HuggingFace domain. This allows
      for greater flexibility in specifying the domain and ensures that the
      modification is also compatible with the Hub client library. By
      supporting different environments or requirements without hardcoding the
      domain name, this change facilitates the use of custom HuggingFace
      domains not only within our code but also when interacting with the Hub
      client library.
      989b89b1
  3. 02 Apr, 2024 3 commits
  4. 01 Apr, 2024 2 commits
  5. 31 Mar, 2024 10 commits
  6. 30 Mar, 2024 7 commits
  7. 27 Mar, 2024 4 commits
  8. 26 Mar, 2024 3 commits
  9. 25 Mar, 2024 1 commit
  10. 24 Mar, 2024 7 commits
  11. 23 Mar, 2024 1 commit
    • kaalibro's avatar
      Fix for #15333 · f3ca6a92
      kaalibro authored
      - Fix "X/Y/Z plot" not working with "Schedule type"
      - Fix "Schedule type" not being saved to "params.txt"
      f3ca6a92