Spaces:
Sleeping
Sleeping
Mhammad Ibrahim
commited on
Commit
·
589dc9a
1
Parent(s):
8e6b9dd
Update requirements with specific versions
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
-
gradio
|
2 |
-
transformers
|
3 |
-
torch
|
|
|
|
1 |
+
gradio>=4.0.0
|
2 |
+
transformers>=4.21.0
|
3 |
+
torch>=1.12.0
|
4 |
+
tokenizers>=0.13.0
|