Spaces:
Runtime error
Runtime error
Upload requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -7,3 +7,6 @@ bitsandbytes
|
|
7 |
git+https://github.com/huggingface/peft.git
|
8 |
gradio
|
9 |
appdirs
|
|
|
|
|
|
|
|
7 |
git+https://github.com/huggingface/peft.git
|
8 |
gradio
|
9 |
appdirs
|
10 |
+
Pillow==9.4.0
|
11 |
+
requests==2.28.1
|
12 |
+
torch==2.0.0
|