histmeisah / Large-Language-Models-play-StarCraftII

TextStarCraft2,a pure language env which support llms play starcraft2
178 stars 9 forks source link

add pip requirements.txt #10

Closed GavinWz closed 1 month ago

GavinWz commented 1 month ago

I cannot install packages successfully by original conda requirement file, and I sovle this problem by creating a pip requirement file that excludes some packages that has been installed by conda.