Spaces:
Runtime error
Runtime error
NimaBoscarino
commited on
Commit
·
cd14e7a
1
Parent(s):
82adb55
Instruction change
Browse files
app.py
CHANGED
@@ -105,8 +105,6 @@ code {
|
|
105 |
- If you have the model card on your computer as a Markdown file, select the "Upload your own card" tab and click \
|
106 |
"Upload a Markdown file".
|
107 |
- Paste your model card's text directly into the "Model Card" text area.
|
108 |
-
|
109 |
-
Once your card is loaded, the checks will run automatically. Edit the text content and click "Run validation checks" to receive new results.
|
110 |
""")
|
111 |
|
112 |
with gr.Row():
|
|
|
105 |
- If you have the model card on your computer as a Markdown file, select the "Upload your own card" tab and click \
|
106 |
"Upload a Markdown file".
|
107 |
- Paste your model card's text directly into the "Model Card" text area.
|
|
|
|
|
108 |
""")
|
109 |
|
110 |
with gr.Row():
|