Skip to content

Conversation

@colinmurphy326
Copy link

  1. Image Cache

    • Added function to clear screnshot_*.png files from the image cache directory
    • Triggers every time a user clicks the "clear" button on the chatbot history
  2. HTTPS OmniParser Server Endpoints

    • Relaxed the mandate for running unsecured on HTTP
    • The HTTPS server we tested on required a trailing "/" on /parse/ and /probe/ as well
    • Gradio now attempts both on HTTP first, then tries HTTPS with trailing slash
  3. Transformers version

    • The latest version of transformers (4.50.0) is not compatible
    • Fixing to 4.45.0 enables running the Omni stack

@colinmurphy326
Copy link
Author

@microsoft-github-policy-service agree company="Microsoft"

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