Saiyaswanth007 commited on
Commit
7a85a78
·
1 Parent(s): 1412245

Code Update

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -159,7 +159,10 @@ thinc==8.2.3
159
  threadpoolctl==3.4.0
160
  tiktoken==0.6.0
161
  tokenizers==0.15.2
162
- --index-url https://download.pytorch.org/whl/cpu
 
 
 
163
  torch==2.2.2+cpu
164
  torchaudio==2.2.2+cpu
165
  tqdm==4.66.2
 
159
  threadpoolctl==3.4.0
160
  tiktoken==0.6.0
161
  tokenizers==0.15.2
162
+ --extra-index-url https://download.pytorch.org/whl/cpu
163
+ gradio
164
+ absl-py==2.1.0
165
+ # … any other non-PyTorch dependencies …
166
  torch==2.2.2+cpu
167
  torchaudio==2.2.2+cpu
168
  tqdm==4.66.2