(Bill) Yuchen Lin commited on
Commit
668ce62
β€’
1 Parent(s): 9269d50

add special commit id

Browse files
Files changed (2) hide show
  1. README.md +3 -3
  2. requirements.txt +1 -1
README.md CHANGED
@@ -1,12 +1,12 @@
1
  ---
2
  title: Rebiber
3
- emoji: 🌍
4
- colorFrom: green
5
  colorTo: blue
6
  sdk: gradio
7
  sdk_version: 3.32.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
 
1
  ---
2
  title: Rebiber
3
+ emoji: πŸ“š
4
+ colorFrom: blue
5
  colorTo: blue
6
  sdk: gradio
7
  sdk_version: 3.32.0
8
  app_file: app.py
9
+ pinned: true
10
  ---
11
 
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
requirements.txt CHANGED
@@ -1 +1 @@
1
- git+https://github.com/yuchenlin/rebiber.git#egg=rebiber
 
1
+ git+https://github.com/yuchenlin/rebiber.git@eabe6f6f2490f9e3c5368180747b67cdd020a5f5