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