forked from mrq/DL-Art-School
Update requirements
This commit is contained in:
parent
c7e5d3888a
commit
96d66f51c5
|
@ -3,5 +3,5 @@
|
||||||
<component name="JavaScriptSettings">
|
<component name="JavaScriptSettings">
|
||||||
<option name="languageLevel" value="ES6" />
|
<option name="languageLevel" value="ES6" />
|
||||||
</component>
|
</component>
|
||||||
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.7 (torch-1.4-venv) (2)" project-jdk-type="Python SDK" />
|
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.7 (torch-venv)" project-jdk-type="Python SDK" />
|
||||||
</project>
|
</project>
|
|
@ -9,7 +9,7 @@
|
||||||
<excludeFolder url="file://$MODULE_DIR$/results" />
|
<excludeFolder url="file://$MODULE_DIR$/results" />
|
||||||
<excludeFolder url="file://$MODULE_DIR$/tb_logger" />
|
<excludeFolder url="file://$MODULE_DIR$/tb_logger" />
|
||||||
</content>
|
</content>
|
||||||
<orderEntry type="jdk" jdkName="Python 3.7 (torch-1.4-venv)" jdkType="Python SDK" />
|
<orderEntry type="jdk" jdkName="Python 3.7 (torch-venv)" jdkType="Python SDK" />
|
||||||
<orderEntry type="sourceFolder" forTests="false" />
|
<orderEntry type="sourceFolder" forTests="false" />
|
||||||
<orderEntry type="module" module-name="SwitchedConvolutions" />
|
<orderEntry type="module" module-name="SwitchedConvolutions" />
|
||||||
</component>
|
</component>
|
||||||
|
|
|
@ -6,3 +6,5 @@ tb-nightly
|
||||||
future
|
future
|
||||||
scp
|
scp
|
||||||
tqdm
|
tqdm
|
||||||
|
matplotlib
|
||||||
|
scipy
|
||||||
|
|
Loading…
Reference in New Issue
Block a user