jschen commited on
Commit
c20f5c8
·
2 Parent(s): fd2cfa4 ecb2610

Merge remote-tracking branch 'origin/main'

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -5,6 +5,9 @@ gradio==4.1.1
5
  Pillow==10.1.0
6
  sentencepiece==0.1.99
7
  optimum
 
 
8
  --extra-index-url https://download.pytorch.org/whl/cu118
9
  torch==2.0.1
10
 
 
 
5
  Pillow==10.1.0
6
  sentencepiece==0.1.99
7
  optimum
8
+ beautifulsoup4
9
+ ftfy
10
  --extra-index-url https://download.pytorch.org/whl/cu118
11
  torch==2.0.1
12
 
13
+