dragonxd1 commited on
Commit
622dc61
·
verified ·
1 Parent(s): 6c32948

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -41,10 +41,9 @@ bing_image_downloader
41
  openai==0.28
42
  uvicorn
43
  fastapi
44
- torch
45
- transformers
46
  pillow
47
  imagehash
48
  # ffmpeg is installed at the system level, but if you want a Python wrapper, uncomment the next line:
49
- # ffmpeg-python
50
  google-generativeai
 
 
41
  openai==0.28
42
  uvicorn
43
  fastapi
 
 
44
  pillow
45
  imagehash
46
  # ffmpeg is installed at the system level, but if you want a Python wrapper, uncomment the next line:
47
+ ffmpeg-python
48
  google-generativeai
49
+ ffmpeg