Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -7,6 +7,7 @@ langchain==0.1.16 # Compatible with pydantic >=2
|
|
7 |
gradio==4.17.0 # Requires pydantic >=2
|
8 |
datasets
|
9 |
hf_xet>=1.0.0,<2.0.0
|
|
|
10 |
hf-transfer>=0.1.4
|
11 |
protobuf<4
|
12 |
click<8.1
|
|
|
7 |
gradio==4.17.0 # Requires pydantic >=2
|
8 |
datasets
|
9 |
hf_xet>=1.0.0,<2.0.0
|
10 |
+
auto-gptq
|
11 |
hf-transfer>=0.1.4
|
12 |
protobuf<4
|
13 |
click<8.1
|