lombardata
commited on
Update requirements.txt
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
-
tensorflow==2.10.0
|
2 |
gradio==3.13.2
|
3 |
numpy
|
4 |
-
split-folders
|
|
|
|
|
|
|
|
|
|
|
|
1 |
gradio==3.13.2
|
2 |
numpy
|
3 |
+
split-folders
|
4 |
+
torch
|
5 |
+
torchvision
|
6 |
+
transformers
|
7 |
+
huggingface_hub
|