fgsm-project / README.md
root
add random noise
0663fac
metadata
title: FGSM Project
emoji: πŸ“ˆ
colorFrom: gray
colorTo: green
sdk: docker
pinned: false

This repository was developed inside a devcontainer.

If you are after speed, you can run this application locally.

  1. Clone the repository

git clone https://huggingface.co/spaces/niniack/fgsm-project

  1. Open up the project inside a devcontainer. Check this for instructions with VS Code.

  2. Start the application

panel serve /path/to/app.py/ --dev