Spaces:
Runtime error
Runtime error
da03
commited on
Commit
·
88a7d94
1
Parent(s):
ae85fa8
- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
fastapi
|
2 |
requests
|
|
|
3 |
sentencepiece
|
4 |
matplotlib
|
5 |
torch
|
|
|
1 |
fastapi
|
2 |
requests
|
3 |
+
aiohttp
|
4 |
sentencepiece
|
5 |
matplotlib
|
6 |
torch
|