Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -243,4 +243,5 @@ uvicorn==0.34.0
|
|
| 243 |
# via gradio
|
| 244 |
websockets==14.1
|
| 245 |
# via gradio-client
|
| 246 |
-
tiktoken
|
|
|
|
|
|
| 243 |
# via gradio
|
| 244 |
websockets==14.1
|
| 245 |
# via gradio-client
|
| 246 |
+
tiktoken
|
| 247 |
+
blobfile
|