Spaces:
Sleeping
Sleeping
Rohan Kataria
commited on
Commit
•
8fec06d
1
Parent(s):
7a849bc
added env
Browse files
env.yaml
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
name: hf-agi-chat
|
2 |
+
channels:
|
3 |
+
- defaults
|
4 |
+
dependencies:
|
5 |
+
- bzip2=1.0.8=h620ffc9_4
|
6 |
+
- ca-certificates=2023.05.30=hca03da5_0
|
7 |
+
- libffi=3.4.4=hca03da5_0
|
8 |
+
- ncurses=6.4=h313beb8_0
|
9 |
+
- openssl=3.0.9=h1a28f6b_0
|
10 |
+
- pip=23.1.2=py311hca03da5_0
|
11 |
+
- python=3.11.4=hb885b13_0
|
12 |
+
- readline=8.2=h1a28f6b_0
|
13 |
+
- setuptools=67.8.0=py311hca03da5_0
|
14 |
+
- sqlite=3.41.2=h80987f9_0
|
15 |
+
- tk=8.6.12=hb8d0fd4_0
|
16 |
+
- tzdata=2023c=h04d1e81_0
|
17 |
+
- wheel=0.38.4=py311hca03da5_0
|
18 |
+
- xz=5.4.2=h80987f9_0
|
19 |
+
- zlib=1.2.13=h5a0b063_0
|