TheBug95 commited on
Commit
7c07926
·
2 Parent(s): f5a4e2c e28941f

Merge branch 'main' of https://github.com/TheBug95/Automatic-Labeling-with-Medgemma

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ The application requires the fundus image dataset to function.
17
  Make sure you have Python installed, then run:
18
 
19
  ```bash
20
- pip install streamlit notebook torch transformers pillow whisper
21
  ````
22
 
23
  -----
 
17
  Make sure you have Python installed, then run:
18
 
19
  ```bash
20
+ pip install streamlit notebook torch transformers pillow whisper numba
21
  ````
22
 
23
  -----