Spaces:
Runtime error
Runtime error
Commit
·
2a53ade
1
Parent(s):
a32a949
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
torch==2.0.1
|
2 |
torchvision==0.15.2
|
3 |
gradio==3.47.1
|
|
|
|
1 |
torch==2.0.1
|
2 |
torchvision==0.15.2
|
3 |
gradio==3.47.1
|
4 |
+
transformers==4.34.1
|