first commit
This commit is contained in:
10
fast_api/environment.yml
Executable file
10
fast_api/environment.yml
Executable file
@@ -0,0 +1,10 @@
|
||||
name: medical_metaverse
|
||||
|
||||
channels:
|
||||
- conda-forge
|
||||
|
||||
dependencies:
|
||||
- python=3.9
|
||||
- pip
|
||||
- pip:
|
||||
- -r requirements.txt
|
||||
Reference in New Issue
Block a user