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

Update README.md

parent 6ff723bb
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 .
```