SPIDEY commited on
Commit
94ffde7
Β·
2 Parent(s): f92bc7d75efeb7

Merge branch 'main' of https://huggingface.co/spaces/build-small-hackathon/legacyscribe-gradio

Browse files
Files changed (2) hide show
  1. README.md +9 -9
  2. requirements.txt +1 -1
README.md CHANGED
@@ -4,19 +4,19 @@ emoji: πŸ“–
4
  colorFrom: yellow
5
  colorTo: red
6
  sdk: gradio
7
- sdk_version: 4.0.0
8
  app_file: app.py
9
  pinned: true
10
  license: mit
11
- short_description: Turn grandparent spoken stories into beautiful memories
12
  tags:
13
- - nepali
14
- - memory
15
- - family
16
- - fine-tuned
17
- - llama-cpp
18
- - offline
19
- - agents
20
  ---
21
 
22
  # πŸ“– LegacyScribe β€” Family Memory Agent
 
4
  colorFrom: yellow
5
  colorTo: red
6
  sdk: gradio
7
+ sdk_version: 6.18.0
8
  app_file: app.py
9
  pinned: true
10
  license: mit
11
+ short_description: Turn grandparent spoken stories into beautiful memories
12
  tags:
13
+ - nepali
14
+ - memory
15
+ - family
16
+ - fine-tuned
17
+ - llama-cpp
18
+ - offline
19
+ - agents
20
  ---
21
 
22
  # πŸ“– LegacyScribe β€” Family Memory Agent
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  # requirements.txt
2
  gradio>=4.0.0
3
  huggingface_hub
4
- llama-cpp-python --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cu122
 
1
  # requirements.txt
2
  gradio>=4.0.0
3
  huggingface_hub
4
+ llama-cpp-python --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cu122