We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c239cc commit 748da65Copy full SHA for 748da65
requirements.txt
@@ -1,4 +1,10 @@
1
PySimpleGUI>=4.60.0
2
transformers>=4.20.0
3
torch>=1.12.0
4
+# Data analysis / plotting
5
+pandas>=1.5.0
6
+numpy>=1.23.0
7
+matplotlib>=3.5.0
8
+seaborn>=0.12.0
9
+psutil>=5.9.0
10
sentencepiece>=0.1.99
0 commit comments