BonelliLab commited on
Commit
d4a1eae
·
verified ·
1 Parent(s): ceefdf0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -1,11 +1,11 @@
1
  ---
2
- title: "Eidolon Cognitive Tutor"
3
- emoji: "🧠"
4
- colorFrom: "blue"
5
- colorTo: "purple"
6
- sdk: "gradio"
7
- sdk_version: "4.0.0"
8
- app_file: "app.py"
9
  pinned: false
10
  ---
11
 
@@ -87,4 +87,4 @@ response = llm.generate(
87
  - First run will download the model weights (several GB)
88
  - A CUDA-compatible GPU is recommended for reasonable performance
89
  - Ensure you have sufficient disk space for the model weights
90
- - Internet connection is required for the initial download
 
1
  ---
2
+ title: Eidolon Cognitive Tutor
3
+ emoji: 🧠
4
+ colorFrom: blue
5
+ colorTo: purple
6
+ sdk: gradio
7
+ sdk_version: 5.49.1
8
+ app_file: app.py
9
  pinned: false
10
  ---
11
 
 
87
  - First run will download the model weights (several GB)
88
  - A CUDA-compatible GPU is recommended for reasonable performance
89
  - Ensure you have sufficient disk space for the model weights
90
+ - Internet connection is required for the initial download