Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ hf-transfer
|
|
10 |
huggingface_hub
|
11 |
spaces
|
12 |
gradio
|
13 |
-
pydantic==2.10.6
|
|
|
|
10 |
huggingface_hub
|
11 |
spaces
|
12 |
gradio
|
13 |
+
pydantic==2.10.6
|
14 |
+
bitsandbytes
|