rayespinozah
commited on
Commit
•
b715bc2
1
Parent(s):
dc86169
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -3,4 +3,8 @@ transformers
|
|
3 |
gradio
|
4 |
torch
|
5 |
torchaudio
|
6 |
-
torchvision
|
|
|
|
|
|
|
|
|
|
3 |
gradio
|
4 |
torch
|
5 |
torchaudio
|
6 |
+
torchvision
|
7 |
+
gradio.themes.base
|
8 |
+
gradio.themes.utils
|
9 |
+
typing
|
10 |
+
matplotlib
|