songhune commited on
Commit
212aa70
Β·
1 Parent(s): 936e233

changing name

Browse files
Files changed (1) hide show
  1. main.py β†’ app.py +2 -0
main.py β†’ app.py RENAMED
@@ -6,6 +6,8 @@ __author__ = "songhune"
6
  For more information on `huggingface_hub` Inference API support, please check the docs: https://huggingface.co/docs/huggingface_hub/v0.22.2/en/guides/inference
7
  """
8
  client = InferenceClient("HuggingFaceH4/zephyr-7b-beta")
 
 
9
  cases = ["λ°œν‘œκ°€ λ§ν•œ 건 제 잘λͺ»λ„ μ’€ μžˆμ§€λ§Œ, νŒ€μž₯λ‹˜μ€ 아무것도 μ•ˆ ν•˜λ©΄μ„œ μ΄λŸ¬λŠ” 건 μ„  λ„˜μ€κ±°μ£ .", "μ—¬ν–‰μ§€λ‘œ μ œμ£Όλ„ μ–΄λ•Œ? λ‚˜ 정말 κ±°κΈ° 가보고 μ‹Άμ—ˆμ–΄", "λ‚΄ λ§νˆ¬κ°€ κ·Έλ ‡κ²Œ μ΄μƒν–ˆμ–΄?", "μ’…λ£Œ"]
10
 
11
  # Gradio interface
 
6
  For more information on `huggingface_hub` Inference API support, please check the docs: https://huggingface.co/docs/huggingface_hub/v0.22.2/en/guides/inference
7
  """
8
  client = InferenceClient("HuggingFaceH4/zephyr-7b-beta")
9
+
10
+
11
  cases = ["λ°œν‘œκ°€ λ§ν•œ 건 제 잘λͺ»λ„ μ’€ μžˆμ§€λ§Œ, νŒ€μž₯λ‹˜μ€ 아무것도 μ•ˆ ν•˜λ©΄μ„œ μ΄λŸ¬λŠ” 건 μ„  λ„˜μ€κ±°μ£ .", "μ—¬ν–‰μ§€λ‘œ μ œμ£Όλ„ μ–΄λ•Œ? λ‚˜ 정말 κ±°κΈ° 가보고 μ‹Άμ—ˆμ–΄", "λ‚΄ λ§νˆ¬κ°€ κ·Έλ ‡κ²Œ μ΄μƒν–ˆμ–΄?", "μ’…λ£Œ"]
12
 
13
  # Gradio interface