fgsm-project / README.md
root
add random noise
0663fac
|
raw
history blame contribute delete
No virus
548 Bytes
---
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`