Spaces:
Sleeping
Sleeping
installing_trans
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
# gradio
|
2 |
tensorflow
|
|
|
3 |
requests
|
4 |
torch
|
5 |
torchvision
|
|
|
1 |
# gradio
|
2 |
tensorflow
|
3 |
+
transformers
|
4 |
requests
|
5 |
torch
|
6 |
torchvision
|