Update requirements.txt
Browse files- requirements.txt +3 -6
requirements.txt
CHANGED
@@ -1,6 +1,3 @@
|
|
1 |
-
|
2 |
-
txagent
|
3 |
-
tooluniverse
|
4 |
-
torch>=2.2.1
|
5 |
-
transformers>=4.38.2
|
6 |
-
vllm>=0.3.3
|
|
|
1 |
+
|
2 |
+
txagent
|
3 |
+
tooluniverse
|
|
|
|
|
|