Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
gradio
|
| 2 |
torch
|
| 3 |
-
transformers
|
| 4 |
einops
|
| 5 |
git+https://github.com/unitaryai/detoxify
|
|
|
|
| 1 |
gradio
|
| 2 |
torch
|
| 3 |
+
transformers==4.31.0
|
| 4 |
einops
|
| 5 |
git+https://github.com/unitaryai/detoxify
|