kheopss commited on
Commit
b465fc1
·
verified ·
1 Parent(s): ce7fc75

Upload 2 files

Browse files
Files changed (2) hide show
  1. README (2).md +12 -0
  2. requirements (4).txt +4 -0
README (2).md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: KHEOPS GEMMA V14
3
+ emoji: 🏆
4
+ colorFrom: yellow
5
+ colorTo: blue
6
+ sdk: gradio
7
+ sdk_version: 4.42.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
requirements (4).txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ huggingface_hub==0.22.2
2
+ minijinja
3
+ langchain
4
+ langchain_community