Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
|
@@ -10,6 +10,4 @@ transformers==4.44.2
|
|
| 10 |
sentencepiece==0.2.0
|
| 11 |
numpy>=1.24.0
|
| 12 |
protobuf>=3.20.0
|
| 13 |
-
typing-extensions>=4.0.0
|
| 14 |
-
# Added for Spanish chatbot
|
| 15 |
-
flax-community/gpt-2-spanish
|
|
|
|
| 10 |
sentencepiece==0.2.0
|
| 11 |
numpy>=1.24.0
|
| 12 |
protobuf>=3.20.0
|
| 13 |
+
typing-extensions>=4.0.0
|
|
|
|
|
|