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

Build example for Adobe's UXP framework for Photoshop plugins #9718

Open
1 task done
danbgoldman opened this issue Oct 16, 2024 · 1 comment
Open
1 task done

Build example for Adobe's UXP framework for Photoshop plugins #9718

danbgoldman opened this issue Oct 16, 2024 · 1 comment
Labels
needs repro Awaiting full reproduction

Comments

@danbgoldman
Copy link

  • I have searched to see if a similar issue already exists.

Is your feature request related to a problem? Please describe.
I attempted to build the JS client as part of a UXP project (Adobe's javascript runtime for Photoshop plugins). Unfortunately, I'm only a n00b at javascript builds - especially webpack - and I wasn't able to get too far. It's possible that the UXP environment doesn't support some functionality required for correct operation of the client, but it could just be a configuration problem on my part. Since there are many available gradio apps and HF spaces that perform image processing and image generation, it would be exciting to be able to build Photoshop plugins that use gradio APIs!

Describe the solution you'd like
I'd like to see a build example for a simple UXP plugin that connects to an HF space using the client API. If it's not possible today in UXP, please work with Adobe to make it happen!

Additional context
Add any other context or screenshots about the feature request here.

@abidlabs
Copy link
Member

Hi @danbgoldman we'll need a more self-contained example and repro for us to investigate this. Could you provide us more details about what you tried and what errors you ran into?

@abidlabs abidlabs added the needs repro Awaiting full reproduction label Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs repro Awaiting full reproduction
Projects
None yet
Development

No branches or pull requests

2 participants