Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
gradio>=3.40.0
|
2 |
pillow>=9.0.0
|
3 |
torch>=2.0.0
|
@@ -5,4 +7,3 @@ 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
|
|
|
1 |
+
# requirements.txt
|
2 |
+
|
3 |
gradio>=3.40.0
|
4 |
pillow>=9.0.0
|
5 |
torch>=2.0.0
|
|
|
7 |
opencv-python>=4.7.0
|
8 |
transformers>=4.30.0
|
9 |
huggingface-hub>=0.16.0
|
|