zeyadusf commited on
Commit
92bbbe8
·
verified ·
1 Parent(s): 12fcd2d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -5
README.md CHANGED
@@ -1,13 +1,10 @@
1
- ---
2
  title: Text2Pandass
3
  emoji: 🌍
4
  colorFrom: gray
5
  colorTo: yellow
6
  sdk: gradio
7
  sdk_version: 4.44.0
 
8
  app_file: app.py
9
  pinned: false
10
- license: mit
11
- ---
12
-
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
1
  title: Text2Pandass
2
  emoji: 🌍
3
  colorFrom: gray
4
  colorTo: yellow
5
  sdk: gradio
6
  sdk_version: 4.44.0
7
+ python_version: 3.10 # 🔥 THIS LINE FIXES YOUR ISSUE
8
  app_file: app.py
9
  pinned: false
10
+ license: mit