Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -12,8 +12,8 @@ langchain-huggingface>=0.1.0
|
|
| 12 |
# UI Framework
|
| 13 |
gradio>=4.44.0
|
| 14 |
|
| 15 |
-
#
|
| 16 |
-
|
| 17 |
# flash-attn>=2.5.0 # Install manually after torch
|
| 18 |
|
| 19 |
# Utilities
|
|
|
|
| 12 |
# UI Framework
|
| 13 |
gradio>=4.44.0
|
| 14 |
|
| 15 |
+
# Quantumization
|
| 16 |
+
optimum[onnxruntime]
|
| 17 |
# flash-attn>=2.5.0 # Install manually after torch
|
| 18 |
|
| 19 |
# Utilities
|