dlouapre HF Staff commited on
Commit
601aace
·
2 Parent(s): fa3ad1a 73e611a

Merge branch 'main' of hf.co:spaces/huggingface/eiffel-tower-llama-demo

Browse files
Files changed (2) hide show
  1. .python-version +1 -0
  2. README.md +2 -4
.python-version ADDED
@@ -0,0 +1 @@
 
 
1
+ 3.11
README.md CHANGED
@@ -5,13 +5,11 @@ colorFrom: yellow
5
  colorTo: purple
6
  sdk: gradio
7
  sdk_version: 5.42.0
 
8
  app_file: app.py
9
- pinned: false
10
  hf_oauth: true
11
  hf_oauth_scopes:
12
  - inference-api
13
  license: llama3.1
14
  short_description: TBD
15
- ---
16
-
17
- An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).
 
5
  colorTo: purple
6
  sdk: gradio
7
  sdk_version: 5.42.0
8
+ python_version: 3.11
9
  app_file: app.py
 
10
  hf_oauth: true
11
  hf_oauth_scopes:
12
  - inference-api
13
  license: llama3.1
14
  short_description: TBD
15
+ ---