Spaces:
Runtime error
Runtime error
waidhoferj
commited on
Commit
·
0efd1cd
1
Parent(s):
dddeb98
added requirements
Browse files- requirements.txt +12 -0
requirements.txt
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torchvision
|
2 |
+
pytorch
|
3 |
+
numpy
|
4 |
+
pandas
|
5 |
+
seaborn
|
6 |
+
matplotlib
|
7 |
+
torchaudio
|
8 |
+
bs4
|
9 |
+
requests
|
10 |
+
tqdm
|
11 |
+
pip
|
12 |
+
gradio
|