Spaces:
Running
Running
Wagtail commited on
Commit ·
d82c6dc
1
Parent(s): 59f8e66
Update README.md
Browse files
README.md
CHANGED
|
@@ -17,6 +17,13 @@ pinned: false
|
|
| 17 |
3. Amol
|
| 18 |
4. Kalle
|
| 19 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
### Week 1 - Kalle team lead, rest developers
|
| 21 |
|
| 22 |
- Slack as medium of communications
|
|
|
|
| 17 |
3. Amol
|
| 18 |
4. Kalle
|
| 19 |
|
| 20 |
+
## Usage
|
| 21 |
+
|
| 22 |
+
Installation of [gardio](https://www.gradio.app) to build machine learning apps in Python:
|
| 23 |
+
```pip install gradio```
|
| 24 |
+
|
| 25 |
+
Run the app with ```python3 app.py```
|
| 26 |
+
|
| 27 |
### Week 1 - Kalle team lead, rest developers
|
| 28 |
|
| 29 |
- Slack as medium of communications
|