Spaces:
Build error
Build error
VideoAditor
commited on
Commit
•
8466a09
1
Parent(s):
6a7030b
Update requirements.txt
Browse files- requirements.txt +10 -2
requirements.txt
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
-
|
2 |
torch
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
torch
|
3 |
+
transformers
|
4 |
+
accelerate
|
5 |
+
datasets
|
6 |
+
pillow
|
7 |
+
pyyaml
|
8 |
+
python-slugify
|
9 |
+
gradio-logsview
|
10 |
+
huggingface_hub
|
11 |
+
toml
|