Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
gradio
|
3 |
-
transformers
|
4 |
-
TensorFlow 2.0
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
gradio
|
3 |
+
transformers==4.26.1
|
|