Commit ae04dd1e authored by Laanait, Nouamane's avatar Laanait, Nouamane
Browse files

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

parents fbddc9fe d90187ac
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 .
```