Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -3,6 +3,16 @@ from graphviz import Digraph
|
|
| 3 |
|
| 4 |
st.markdown("""
|
| 5 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
# 🌐 Org Join:
|
| 7 |
1. Org: https://huggingface.co/CognitiveAIForHealth
|
| 8 |
2. Join Link: https://huggingface.co/organizations/CognitiveAIForHealth/share/LUIgWlwxqHYTeKWwVGOCaADIJNDBdtOfER
|
|
|
|
| 3 |
|
| 4 |
st.markdown("""
|
| 5 |
|
| 6 |
+
# 🌐 Copy and Modify this space: https://huggingface.co/spaces/awacke1/AIZTH-03-09-2023
|
| 7 |
+
1. Open two browser windows side by side
|
| 8 |
+
2. Space, New Space on Right side.
|
| 9 |
+
3. On Left side, Browse files, Download, Upload
|
| 10 |
+
4. Share URL to the crowd.
|
| 11 |
+
5. See if you can do in 60 seconds or less with practice
|
| 12 |
+
6. Identify what to change: Model name, Examples, Readme.
|
| 13 |
+
7. Like and Comment for Community Feedback.
|
| 14 |
+
|
| 15 |
+
|
| 16 |
# 🌐 Org Join:
|
| 17 |
1. Org: https://huggingface.co/CognitiveAIForHealth
|
| 18 |
2. Join Link: https://huggingface.co/organizations/CognitiveAIForHealth/share/LUIgWlwxqHYTeKWwVGOCaADIJNDBdtOfER
|