Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
huggingface_hub==0.22.2
|
2 |
-
gradio
|
3 |
torch
|
4 |
-
transformers
|
5 |
accelerate
|
6 |
bitsandbytes
|
7 |
llava-torch
|
8 |
-
Pillow
|
9 |
uvicorn
|
|
|
1 |
huggingface_hub==0.22.2
|
2 |
+
gradio
|
3 |
torch
|
4 |
+
transformers
|
5 |
accelerate
|
6 |
bitsandbytes
|
7 |
llava-torch
|
8 |
+
Pillow
|
9 |
uvicorn
|