Upload requirements.txt
Browse files- requirements.txt +0 -5
requirements.txt
CHANGED
|
@@ -2,12 +2,7 @@ gradio>=4.36.1
|
|
| 2 |
transformers>=4.40.0
|
| 3 |
torch>=2.2.0
|
| 4 |
accelerate>=0.27.0
|
| 5 |
-
bitsandbytes>=0.41.0
|
| 6 |
-
langgraph>=0.2.0
|
| 7 |
-
pydantic>=2.0.0
|
| 8 |
requests>=2.31.0
|
| 9 |
-
python-dotenv>=1.0.0
|
| 10 |
-
typing-extensions>=4.0.0
|
| 11 |
numpy>=1.24.0
|
| 12 |
# REPLACE "quanto" WITH THE CORRECT PACKAGE:
|
| 13 |
optimum-quanto>=0.2.6 # ✅ Use this for the transformers integration[citation:2][citation:3]
|
|
|
|
| 2 |
transformers>=4.40.0
|
| 3 |
torch>=2.2.0
|
| 4 |
accelerate>=0.27.0
|
|
|
|
|
|
|
|
|
|
| 5 |
requests>=2.31.0
|
|
|
|
|
|
|
| 6 |
numpy>=1.24.0
|
| 7 |
# REPLACE "quanto" WITH THE CORRECT PACKAGE:
|
| 8 |
optimum-quanto>=0.2.6 # ✅ Use this for the transformers integration[citation:2][citation:3]
|