Commit 6d16f54a authored by Laanait, Nouamane's avatar Laanait, Nouamane
Browse files

Merge branch 'master' of code.ornl.gov:disMultiABM/stemdl


Former-commit-id: 7481c25a
parents 29645355 a9aa4a49
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -38,7 +38,13 @@ See __scripts__ folder for the following:
#### Hardware Requirements:  
1. CUDA compatible GPU >=1


#### Install ####:
Project not yet on Pypi. For now:
```python
git clone
cd stemdl
pip install .
```