Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ gradio>=3.40.0
|
|
2 |
pillow>=9.0.0
|
3 |
torch>=2.0.0
|
4 |
numpy>=1.24.0
|
5 |
-
opencv-python
|
6 |
transformers>=4.30.0
|
7 |
huggingface-hub>=0.16.0
|
8 |
medgemma>=1.0.0
|
|
|
2 |
pillow>=9.0.0
|
3 |
torch>=2.0.0
|
4 |
numpy>=1.24.0
|
5 |
+
opencv-python>=4.7.0
|
6 |
transformers>=4.30.0
|
7 |
huggingface-hub>=0.16.0
|
8 |
medgemma>=1.0.0
|