Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -596,6 +596,9 @@ def get_models_data(progress=gr.Progress()):
|
|
| 596 |
target_spaces = {
|
| 597 |
|
| 598 |
|
|
|
|
|
|
|
|
|
|
| 599 |
"immunobiotech/MICHELIN-Genesis": "https://huggingface.co/spaces/immunobiotech/MICHELIN-Genesis",
|
| 600 |
"immunobiotech/MICHELIN-Genesis-kr": "https://huggingface.co/spaces/immunobiotech/MICHELIN-Genesis-kr",
|
| 601 |
"immunobiotech/MICHELIN-Genesis-CN": "https://huggingface.co/spaces/immunobiotech/MICHELIN-Genesis-CN",
|
|
|
|
| 596 |
target_spaces = {
|
| 597 |
|
| 598 |
|
| 599 |
+
"openfree/OCR-FLEX": "https://huggingface.co/spaces/openfree/OCR-FLEX",
|
| 600 |
+
"openfree/MoneyRadar2-KR": "https://huggingface.co/spaces/openfree/MoneyRadar2-KR",
|
| 601 |
+
|
| 602 |
"immunobiotech/MICHELIN-Genesis": "https://huggingface.co/spaces/immunobiotech/MICHELIN-Genesis",
|
| 603 |
"immunobiotech/MICHELIN-Genesis-kr": "https://huggingface.co/spaces/immunobiotech/MICHELIN-Genesis-kr",
|
| 604 |
"immunobiotech/MICHELIN-Genesis-CN": "https://huggingface.co/spaces/immunobiotech/MICHELIN-Genesis-CN",
|