Spaces:
Running
on
A10G
Running
on
A10G
rynmurdock
commited on
Commit
•
804b604
1
Parent(s):
eff09f8
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -4,6 +4,7 @@ scikit-learn
|
|
4 |
pandas
|
5 |
torch
|
6 |
numpy
|
|
|
7 |
diffusers
|
8 |
accelerate
|
9 |
transformers
|
@@ -12,4 +13,5 @@ peft
|
|
12 |
tensorflow_hub
|
13 |
tensorflow==2.14.0
|
14 |
imageio
|
|
|
15 |
pandas
|
|
|
4 |
pandas
|
5 |
torch
|
6 |
numpy
|
7 |
+
matplotlib
|
8 |
diffusers
|
9 |
accelerate
|
10 |
transformers
|
|
|
13 |
tensorflow_hub
|
14 |
tensorflow==2.14.0
|
15 |
imageio
|
16 |
+
apscheduler
|
17 |
pandas
|