avans06 commited on
Commit
b6e0a0c
1 Parent(s): f9216c5

huggingface ERROR: Exception in ASGI application

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. requirements.txt +2 -2
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: ✨
4
  colorFrom: blue
5
  colorTo: purple
6
  sdk: gradio
7
- sdk_version: 5.0.2
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
 
4
  colorFrom: blue
5
  colorTo: purple
6
  sdk: gradio
7
+ sdk_version: 4.44.1
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
requirements.txt CHANGED
@@ -2,7 +2,7 @@
2
  ctranslate2>=4.4.0
3
  faster-whisper>=1.0.3
4
  ffmpeg-python==0.2.0
5
- gradio==5.0.2
6
  yt-dlp
7
  json5
8
  torch
@@ -23,4 +23,4 @@ optimum
23
  # Needed by ALMA-GGUL
24
  ctransformers[cuda]
25
  # Needed by load_in_4bit parameters in transformers
26
- bitsandbytes
 
2
  ctranslate2>=4.4.0
3
  faster-whisper>=1.0.3
4
  ffmpeg-python==0.2.0
5
+ gradio==4.44.1
6
  yt-dlp
7
  json5
8
  torch
 
23
  # Needed by ALMA-GGUL
24
  ctransformers[cuda]
25
  # Needed by load_in_4bit parameters in transformers
26
+ bitsandbytes