Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
git+https://github.com/microsoft/LLaVA-Med.git
|
2 |
-
torch
|
3 |
-
transformers
|
4 |
-
pillow
|
5 |
-
gradio
|
6 |
-
accelerate
|
|
|
1 |
git+https://github.com/microsoft/LLaVA-Med.git
|
2 |
+
torch
|
3 |
+
transformers
|
4 |
+
pillow
|
5 |
+
gradio
|
6 |
+
accelerate
|