update gradio version (#1)
Browse files- update gradio version (95710484e37235b584bb508efd44e7a7683dc462)
Co-authored-by: Abubakar Abid <[email protected]>
README.md
CHANGED
@@ -10,6 +10,7 @@ hf_oauth_expiration_minutes: 480
|
|
10 |
hf_oauth_scopes:
|
11 |
- email
|
12 |
short_description: 2025 Antibody Developability Competition
|
|
|
13 |
---
|
14 |
|
15 |
To run the gradio app, install the dependencies and run `python app.py`.
|
|
|
10 |
hf_oauth_scopes:
|
11 |
- email
|
12 |
short_description: 2025 Antibody Developability Competition
|
13 |
+
sdk_version: 5.44.1
|
14 |
---
|
15 |
|
16 |
To run the gradio app, install the dependencies and run `python app.py`.
|