mirror of
https://github.com/xai-org/grok-1.git
synced 2025-04-03 18:00:10 +03:00
Update README.md
This commit is contained in:
parent
7050ed204b
commit
da6f45137c
12
README.md
12
README.md
@ -9,6 +9,18 @@ Then, run
|
|||||||
```shell
|
```shell
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
python run.py
|
python run.py
|
||||||
|
pip install pandas tensorflow qiskit
|
||||||
|
pip install brainflow neurokit2 scipy
|
||||||
|
pip install mpi4py tensorflow keras numpy
|
||||||
|
pip install sympy scipy qiskit numpy
|
||||||
|
pip install tensorflow scipy pandas
|
||||||
|
pip install tensorflow numpy scipy qiskit
|
||||||
|
pip install qiskit numpy scipy
|
||||||
|
pip install docker paramiko tensorflow
|
||||||
|
pip install sympy qiskit numpy scipy
|
||||||
|
pip install tensorflow numpy qiskit scipy
|
||||||
|
pip install sympy qiskit numpy scipy
|
||||||
|
pip install tensorflow numpy qiskit scipy
|
||||||
```
|
```
|
||||||
|
|
||||||
to test the code.
|
to test the code.
|
||||||
|
Loading…
Reference in New Issue
Block a user