Spaces:
Sleeping
Sleeping
nehapasricha94
commited on
Commit
•
61e0d5f
1
Parent(s):
ea8531e
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
huggingface_hub==0.25.2
|
2 |
-
transformers
|
3 |
torch
|
4 |
torchvision # For image preprocessing
|
5 |
gradio # For creating the interface
|
|
|
1 |
huggingface_hub==0.25.2
|
2 |
+
transformers>=4.30.0
|
3 |
torch
|
4 |
torchvision # For image preprocessing
|
5 |
gradio # For creating the interface
|