neuralworm commited on
Commit
337ca61
·
1 Parent(s): 6d68ea1
Files changed (2) hide show
  1. README.md +2 -2
  2. requirements.txt +2 -2
README.md CHANGED
@@ -4,9 +4,9 @@ emoji: 📊
4
  colorFrom: green
5
  colorTo: pink
6
  sdk: gradio
7
- sdk_version: 5.13.1
8
  app_file: app.py
9
  pinned: false
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
4
  colorFrom: green
5
  colorTo: pink
6
  sdk: gradio
7
+ sdk_version: 4.31.0
8
  app_file: app.py
9
  pinned: false
10
  ---
11
 
12
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- #fastapi==0.112.3
2
- #gradio==4.31.0
3
  deep_translator==1.11.4
4
  gradio_calendar==0.0.4
5
  inflect==7.2.1
 
1
+ fastapi==0.112.3
2
+ gradio==4.31.0
3
  deep_translator==1.11.4
4
  gradio_calendar==0.0.4
5
  inflect==7.2.1