Spaces:
Sleeping
Sleeping
fixing readme for demo
Browse files
README.md
CHANGED
@@ -1,14 +1,3 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
Install the dependencies with `pip`:
|
4 |
-
pip install -r requirements.txt
|
5 |
-
|
6 |
-
python setup.py develop
|
7 |
-
|
8 |
-
Adjust configuration in base_config.yaml
|
9 |
-
|
10 |
-
Run current configuration by
|
11 |
-
python modelguidedattacks/run.py base_config.yaml
|
12 |
-
|
13 |
-
|
14 |
sdk_version: 3.50.2
|
|
|
1 |
+
title: QuadAttack
|
2 |
+
sdk: gradio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
sdk_version: 3.50.2
|