aliabid94 HF staff commited on
Commit
8e3017f
1 Parent(s): 579c0a7

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. README.md +1 -3
  2. requirements.txt +2 -1
README.md CHANGED
@@ -1,8 +1,6 @@
1
  ---
2
  title: GPT-Golf
3
  app_file: run.py
4
- emoji: 🐮
5
- colorFrom: gray
6
- colorTo: gray
7
  sdk: gradio
 
8
  ---
1
  ---
2
  title: GPT-Golf
3
  app_file: run.py
 
 
 
4
  sdk: gradio
5
+ sdk_version: 3.32.0
6
  ---
requirements.txt CHANGED
@@ -1 +1,2 @@
1
- pandas
 
1
+ pandas
2
+ numpy