ZackBradshaw commited on
Commit
8905194
·
verified ·
1 Parent(s): 847ba1b

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -4,7 +4,7 @@ boto3==1.34.51
4
  botocore==1.34.51
5
  diffusers==0.26.3
6
  faiss_cpu==1.7.4
7
- fastapi==0.110.0
8
  gensim==4.3.2
9
  googlemaps==4.10.0
10
  gradio==4.19.2
@@ -26,7 +26,7 @@ Pillow==10.2.0
26
  playwright==1.41.2
27
  psycopg2==2.9.9
28
  py3langid==0.2.2
29
- pydantic==2.0.0 # Updated to satisfy both fastapi and gradio dependencies
30
  pydub==0.25.1
31
  pymysql==1.1.0
32
  python-dotenv==1.0.1
 
4
  botocore==1.34.51
5
  diffusers==0.26.3
6
  faiss_cpu==1.7.4
7
+ fastapi
8
  gensim==4.3.2
9
  googlemaps==4.10.0
10
  gradio==4.19.2
 
26
  playwright==1.41.2
27
  psycopg2==2.9.9
28
  py3langid==0.2.2
29
+ pydantic==2.1.0 # Updated to satisfy both fastapi and gradio dependencies
30
  pydub==0.25.1
31
  pymysql==1.1.0
32
  python-dotenv==1.0.1