Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -9,5 +9,6 @@ tiktoken
|
|
9 |
protobuf
|
10 |
blobfile
|
11 |
sentencepiece
|
|
|
12 |
|
13 |
|
|
|
9 |
protobuf
|
10 |
blobfile
|
11 |
sentencepiece
|
12 |
+
flask-cors
|
13 |
|
14 |
|