Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ qiskit_machine_learning
|
|
3 |
pylatexenc
|
4 |
matplotlib
|
5 |
qiskit-machine-learning[sparse]
|
6 |
-
IPython
|
|
|
|
3 |
pylatexenc
|
4 |
matplotlib
|
5 |
qiskit-machine-learning[sparse]
|
6 |
+
IPython
|
7 |
+
ipywidgets
|