Spaces:
Running
Running
| title: FGSM Project | |
| emoji: ๐ | |
| colorFrom: gray | |
| colorTo: green | |
| sdk: docker | |
| pinned: false | |
| This repository was developed inside a [devcontainer](https://containers.dev/). | |
| If you are after speed, you can run this application locally. | |
| 1. Clone the repository | |
| `git clone https://huggingface.co/spaces/niniack/fgsm-project` | |
| 2. Open up the project inside a devcontainer. Check [this](https://code.visualstudio.com/docs/devcontainers/containers) for instructions with VS Code. | |
| 3. Start the application | |
| `panel serve /path/to/app.py/ --dev` | |