Skip to content

Commit dbf10e6

Browse files
authored
Merge pull request #31 from rokgomiscek/namestitev
Uvod: posodobitev datotek
2 parents 525339d + f463b16 commit dbf10e6

File tree

4 files changed

+431
-175
lines changed

4 files changed

+431
-175
lines changed

notebooks/skripte/requirements.txt

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
jupyter
2+
pandas
3+
matplotlib
4+
scikit-learn
5+
mlxtend
6+
networkx
7+
8+
#Huggingface
9+
transformers
10+
datasets
11+
evaluate
12+
torch
13+
torchvision
14+
15+
streamlit

0 commit comments

Comments
 (0)