devve1 commited on
Commit
f57dc09
1 Parent(s): e43d55e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -5,6 +5,7 @@ import nltk
5
  import copy
6
  import time
7
  import vllm
 
8
  import torch
9
  import spacy
10
  import shutil
 
5
  import copy
6
  import time
7
  import vllm
8
+ import uuid
9
  import torch
10
  import spacy
11
  import shutil