openfree commited on
Commit
94f7004
·
verified ·
1 Parent(s): 2f217ce

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
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",