Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
# core UI / runtime
|
2 |
-
gradio
|
3 |
tooluniverse
|
4 |
torch>=2.2.0 # or the CUDA‑matched wheel for your GPU
|
5 |
vllm>=0.4.2
|
|
|
1 |
# core UI / runtime
|
2 |
+
gradio
|
3 |
tooluniverse
|
4 |
torch>=2.2.0 # or the CUDA‑matched wheel for your GPU
|
5 |
vllm>=0.4.2
|