Supastrikas-004 commited on
Commit
617fa67
·
verified ·
1 Parent(s): 8627f44

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: 🤖
4
  colorFrom: indigo
5
  colorTo: blue
6
  sdk: gradio
7
- sdk_version: "4.44.0"
8
  app_file: app.py
9
  pinned: false
10
  ---
@@ -30,5 +30,4 @@ Features:
30
 
31
  Notes:
32
  - The LLM-judge uses transformer models and may be memory-heavy. Only enable when you have sufficient resources. The app will fall back if model loading fails.
33
- - No Java dependency: the grammar check uses LanguageToolPublicAPI, so it works on Hugging Face Spaces.
34
-
 
4
  colorFrom: indigo
5
  colorTo: blue
6
  sdk: gradio
7
+ sdk_version: 5.45.0
8
  app_file: app.py
9
  pinned: false
10
  ---
 
30
 
31
  Notes:
32
  - The LLM-judge uses transformer models and may be memory-heavy. Only enable when you have sufficient resources. The app will fall back if model loading fails.
33
+ - No Java dependency: the grammar check uses LanguageToolPublicAPI, so it works on Hugging Face Spaces.