moonx3 commited on
Commit
f905e6d
·
1 Parent(s): 1e186f8

Create install

Browse files
Files changed (1) hide show
  1. install +3 -0
install ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ git clone https://github.com/Josh-XT/Agent-LLM
2
+ cd "Agent-LLM"
3
+ pip install -r "requirements.txt"