yaziciz commited on
Commit
ea470f8
·
verified ·
1 Parent(s): 9e8d2c7

Upload environment.yml

Browse files
Files changed (1) hide show
  1. environment.yml +11 -9
environment.yml CHANGED
@@ -1,4 +1,4 @@
1
- name: ssgqa_2
2
  channels:
3
  - pytorch
4
  - anaconda
@@ -114,7 +114,6 @@ dependencies:
114
  - zlib=1.2.12=h7f8727e_2
115
  - zstd=1.4.9=haebb681_0
116
  - pip:
117
- - git+https://github.com/CAMMA-public/SurgVLP.git
118
  - absl-py==1.0.0
119
  - addict==2.4.0
120
  - aiofiles==23.1.0
@@ -145,6 +144,7 @@ dependencies:
145
  - et-xmlfile==1.1.0
146
  - executing==0.10.0
147
  - fairscale==0.4.13
 
148
  - ffmpy==0.3.0
149
  - filelock==3.8.0
150
  - fire==0.5.0
@@ -159,6 +159,8 @@ dependencies:
159
  - gitpython==3.1.27
160
  - google-auth==2.6.6
161
  - google-auth-oauthlib==0.4.6
 
 
162
  - grpcio==1.46.3
163
  - h11==0.14.0
164
  - hiq-python==1.1.10
@@ -240,7 +242,7 @@ dependencies:
240
  - pybind11==2.6.1
241
  - pycm==4.2
242
  - pycocoevalcap==1.2
243
- - pycocotools
244
  - pydantic==2.10.6
245
  - pydantic-core==2.27.2
246
  - pydeck==0.7.1
@@ -270,6 +272,7 @@ dependencies:
270
  - scikit-image==0.19.2
271
  - scikit-learn==1.0.2
272
  - scipy==1.8.0
 
273
  - seaborn==0.11.2
274
  - semantic-version==2.10.0
275
  - semver==2.13.0
@@ -284,6 +287,9 @@ dependencies:
284
  - smart-open==5.2.1
285
  - smmap==5.0.0
286
  - sniffio==1.3.0
 
 
 
287
  - srsly==2.4.3
288
  - srt==3.5.2
289
  - stack-data==0.4.0
@@ -293,6 +299,7 @@ dependencies:
293
  - tabulate==0.9.0
294
  - tensorboard==2.9.0
295
  - tensorboardx==2.5
 
296
  - threadpoolctl==3.1.0
297
  - tifffile==2022.5.4
298
  - timm==0.5.4
@@ -332,9 +339,4 @@ dependencies:
332
  - yacs==0.1.8
333
  - yapf==0.43.0
334
  - yarl==1.8.1
335
- - gradio
336
- - gradio-client
337
- - fastapi
338
- - thinc
339
-
340
- prefix: ssgqa_2
 
1
+ name: /home/ziya/miniconda3/envs/ssgqa
2
  channels:
3
  - pytorch
4
  - anaconda
 
114
  - zlib=1.2.12=h7f8727e_2
115
  - zstd=1.4.9=haebb681_0
116
  - pip:
 
117
  - absl-py==1.0.0
118
  - addict==2.4.0
119
  - aiofiles==23.1.0
 
144
  - et-xmlfile==1.1.0
145
  - executing==0.10.0
146
  - fairscale==0.4.13
147
+ - fastapi==0.115.11
148
  - ffmpy==0.3.0
149
  - filelock==3.8.0
150
  - fire==0.5.0
 
159
  - gitpython==3.1.27
160
  - google-auth==2.6.6
161
  - google-auth-oauthlib==0.4.6
162
+ - gradio==4.44.1
163
+ - gradio-client==1.3.0
164
  - grpcio==1.46.3
165
  - h11==0.14.0
166
  - hiq-python==1.1.10
 
242
  - pybind11==2.6.1
243
  - pycm==4.2
244
  - pycocoevalcap==1.2
245
+ - pycocotools==2.0.6
246
  - pydantic==2.10.6
247
  - pydantic-core==2.27.2
248
  - pydeck==0.7.1
 
272
  - scikit-image==0.19.2
273
  - scikit-learn==1.0.2
274
  - scipy==1.8.0
275
+ - scispacy==0.5.0
276
  - seaborn==0.11.2
277
  - semantic-version==2.10.0
278
  - semver==2.13.0
 
287
  - smart-open==5.2.1
288
  - smmap==5.0.0
289
  - sniffio==1.3.0
290
+ - spacy==3.2.4
291
+ - spacy-legacy==3.0.9
292
+ - spacy-loggers==1.0.2
293
  - srsly==2.4.3
294
  - srt==3.5.2
295
  - stack-data==0.4.0
 
299
  - tabulate==0.9.0
300
  - tensorboard==2.9.0
301
  - tensorboardx==2.5
302
+ - thinc==8.0.17
303
  - threadpoolctl==3.1.0
304
  - tifffile==2022.5.4
305
  - timm==0.5.4
 
339
  - yacs==0.1.8
340
  - yapf==0.43.0
341
  - yarl==1.8.1
342
+ prefix: /home/ziya/miniconda3/envs/ssgqa