henok3878 commited on
Commit
28ab675
·
1 Parent(s): afc3edd

remove unused conda env't file and runtime.txt

Browse files
Files changed (2) hide show
  1. environment.yml +0 -9
  2. runtime.txt +0 -1
environment.yml DELETED
@@ -1,9 +0,0 @@
1
- name: transformer-demo
2
- channels:
3
- - conda-forge
4
- - pytorch
5
- dependencies:
6
- - python=3.12
7
- - pip
8
- - pip:
9
- - -r requirements.txt
 
 
 
 
 
 
 
 
 
 
runtime.txt DELETED
@@ -1 +0,0 @@
1
- python-3.12