Ali2206 commited on
Commit
ed76a84
·
verified ·
1 Parent(s): 90e4214

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -2
requirements.txt CHANGED
@@ -1,2 +1,6 @@
1
- txagent
2
- tooluniverse
 
 
 
 
 
1
+ gradio>=3.50.0 # Matches your current version
2
+ txagent>=1.0.0
3
+ tooluniverse>=1.0.0
4
+ torch>=2.2.1
5
+ transformers>=4.38.2
6
+ vllm>=0.3.3