Spaces:
Sleeping
Sleeping
finale
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
@@ -2,3 +2,8 @@ fastai
|
|
2 |
diffusers
|
3 |
transformers
|
4 |
huggingface-hub
|
|
|
|
|
|
|
|
|
|
|
|
2 |
diffusers
|
3 |
transformers
|
4 |
huggingface-hub
|
5 |
+
torch
|
6 |
+
tqdm
|
7 |
+
torchvision
|
8 |
+
matplotlib
|
9 |
+
accelerate
|