Spaces:
Sleeping
Sleeping
File size: 548 Bytes
2278277 0663fac 2278277 0663fac |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
---
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`
|