Ali2206 commited on
Commit
4b24a59
·
verified ·
1 Parent(s): 782e103

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -1,6 +1,5 @@
1
  # ✅ Fully optimized app.py for Hugging Face Space with persistent 150GB storage
2
 
3
- import sys, os, json, gradio as gr, pandas as pd, pdfplumber, hashlib, shutil, re, time
4
  from concurrent.futures import ThreadPoolExecutor, as_completed
5
  from threading import Thread
6
 
 
1
  # ✅ Fully optimized app.py for Hugging Face Space with persistent 150GB storage
2
 
 
3
  from concurrent.futures import ThreadPoolExecutor, as_completed
4
  from threading import Thread
5