Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -11,3 +11,10 @@ license: afl-3.0
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
14 |
+
|
15 |
+
Funcionamiento en local
|
16 |
+
|
17 |
+
1. git lfs install
|
18 |
+
2. git clone https://huggingface.co/spaces/Nacho86/alertDetection
|
19 |
+
3. Install requirements.txt
|
20 |
+
4. streamlit run .\app.py
|