ankanpy commited on
Commit
c1f96f0
·
verified ·
1 Parent(s): a60cc48

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -9
requirements.txt CHANGED
@@ -12,12 +12,4 @@ tqdm>=4.62.0
12
  gradio>=3.0.0
13
 
14
  # Image handling
15
- Pillow>=8.0.0
16
- pickle
17
-
18
- # (Optional) if you want to store vocabulary or other metadata in Pickle/JSON, but typically included with Python
19
- # pickle5>=0.0.11
20
-
21
- # If you need other libraries (e.g., for advanced tokenization), add them here.
22
- # spacy>=3.0.0
23
- # nltk>=3.6.0
 
12
  gradio>=3.0.0
13
 
14
  # Image handling
15
+ Pillow>=8.0.0