mirror of
https://github.com/NousResearch/atropos.git
synced 2026-04-25 17:10:42 +00:00
Convert FOB submodule to regular folder
This commit is contained in:
parent
94f046ad40
commit
94825011a0
74 changed files with 4563 additions and 0 deletions
7
environments/optimizer/FOB/environment.yml
Normal file
7
environments/optimizer/FOB/environment.yml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
name: fob
|
||||
dependencies:
|
||||
- python=3.10
|
||||
- pip
|
||||
- pip:
|
||||
- -r requirements.txt
|
||||
- -e .
|
||||
Loading…
Add table
Add a link
Reference in a new issue