Spaces:
Runtime error
Runtime error
Commit ·
b8d66f1
1
Parent(s): 65f769b
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
gradio
|
|
|
|
| 2 |
torch
|
| 3 |
torchvision
|
| 4 |
opencv-python
|
|
|
|
| 1 |
gradio
|
| 2 |
+
transformers
|
| 3 |
torch
|
| 4 |
torchvision
|
| 5 |
opencv-python
|