Spaces:
Sleeping
Sleeping
Gholamreza
commited on
Commit
•
692dad9
1
Parent(s):
91afcbc
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch==2.5.1
|
2 |
+
torchaudio==2.5.1
|
3 |
+
torchvision==0.20.1
|
4 |
+
seaborn==0.13.2
|
5 |
+
matplotlib==3.9.2
|
6 |
+
matplotlib-inline==0.1.7
|
7 |
+
numpy==1.26.4
|