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

Update README.md

Former-commit-id: cc967ace
parent 07dd96e6
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 .
```