Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ transformers
|
|
4 |
numpy
|
5 |
torch
|
6 |
aiohttp
|
7 |
-
tiktoken
|
|
|
|
4 |
numpy
|
5 |
torch
|
6 |
aiohttp
|
7 |
+
tiktoken
|
8 |
+
gradio
|