NOTICE: This project has moved to the GitHub PlanQK organization for continued updates and development. You can find the latest version of this project at (https://github.com/PlanQK/planqk-demo-starter-gradio).
This is an example of a PlanQK Demo created with Gradio. The demo creates a web user interface to demonstrate the Quantum Random Number Generator published on the PlanQK Marketplace.
To run the demo subscribe to the Quantum Random Number Generator with an Application. Then add the credentials of your Application as environment variables.
Run it locally with:
conda env create -f environment.yml
conda activate demo-starter-gradio
gradio app.py