forgot to add regex to requirements :(
This commit is contained in:
@@ -5,4 +5,6 @@ tqdm
|
||||
# Accessing files from S3 directly.
|
||||
boto3
|
||||
# Used for downloading models over HTTP
|
||||
requests
|
||||
requests
|
||||
# For OpenAI GPT
|
||||
regex
|
||||
Reference in New Issue
Block a user