Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -41,7 +41,7 @@ def run(pr_number, model_id):
|
|
41 |
|
42 |
DESCRIPTION = """
|
43 |
The steps are the following:
|
44 |
-
- You got tagged in a
|
45 |
- Identify the PR number that you want to check.
|
46 |
- Paste the model id and the PR number below
|
47 |
- Click "Submit"
|
|
|
41 |
|
42 |
DESCRIPTION = """
|
43 |
The steps are the following:
|
44 |
+
- You got tagged in a Safetensors PR? Check if it works!
|
45 |
- Identify the PR number that you want to check.
|
46 |
- Paste the model id and the PR number below
|
47 |
- Click "Submit"
|