Spaces:
Runtime error
Runtime error
VatsalPatel18
commited on
Commit
·
59ed1a3
1
Parent(s):
648ca95
Model files
Browse files- requirements.txt +10 -2
requirements.txt
CHANGED
@@ -1,6 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
accelerate
|
2 |
diffusers
|
3 |
invisible_watermark
|
4 |
-
torch
|
5 |
transformers
|
6 |
-
xformers
|
|
|
|
1 |
+
numpy
|
2 |
+
pandas
|
3 |
+
seaborn
|
4 |
+
matplotlib
|
5 |
+
scikit-learn
|
6 |
+
lifelines
|
7 |
+
torch
|
8 |
+
torch-geometric
|
9 |
accelerate
|
10 |
diffusers
|
11 |
invisible_watermark
|
|
|
12 |
transformers
|
13 |
+
xformers
|
14 |
+
yellowbrick
|