Upload requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
torch>=2.0.0
|
| 2 |
-
|
| 3 |
-
|
| 4 |
numpy>=1.24.0
|
|
|
|
|
|
|
|
|
| 1 |
torch>=2.0.0
|
| 2 |
+
tltorch>=0.3.0
|
| 3 |
+
pennylane>=0.38.0
|
| 4 |
numpy>=1.24.0
|
| 5 |
+
pyyaml>=6.0
|
| 6 |
+
qkan>=0.1.0
|