hadadrjt commited on
Commit
5c84f0d
·
1 Parent(s): 0e614b3

ai: Always set Gradio SDK version.

Browse files
Files changed (2) hide show
  1. README.md +1 -0
  2. requirements.txt +0 -1
README.md CHANGED
@@ -3,6 +3,7 @@ title: Jarvis AI
3
  colorFrom: yellow
4
  colorTo: purple
5
  sdk: gradio
 
6
  app_file: jarvis.py
7
  pinned: true
8
  short_description: Inspired by Iron Man movies.
 
3
  colorFrom: yellow
4
  colorTo: purple
5
  sdk: gradio
6
+ sdk_version: 5.23.3
7
  app_file: jarvis.py
8
  pinned: true
9
  short_description: Inspired by Iron Man movies.
requirements.txt CHANGED
@@ -1,4 +1,3 @@
1
- gradio
2
  huggingface_hub
3
  httpx
4
  openai
 
 
1
  huggingface_hub
2
  httpx
3
  openai