ManishThota commited on
Commit
b303018
1 Parent(s): 0fbd62c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -8,6 +8,7 @@ import pandas as pd
8
  import ast
9
  from collections import Counter
10
  from io import BytesIO
 
11
 
12
 
13
  # # Ensure GPU usage if available
 
8
  import ast
9
  from collections import Counter
10
  from io import BytesIO
11
+ from io import StringIO
12
 
13
 
14
  # # Ensure GPU usage if available