qlemesle commited on
Commit
f3fa404
Β·
1 Parent(s): a9207b5
{code β†’ CODE}/PPLUIE/__init__.py RENAMED
File without changes
CODE/PPLUIE/__pycache__/__init__.cpython-312.pyc ADDED
Binary file (344 Bytes). View file
 
CODE/PPLUIE/__pycache__/config.cpython-312.pyc ADDED
Binary file (2.02 kB). View file
 
CODE/PPLUIE/__pycache__/ppluie.cpython-312.pyc ADDED
Binary file (8.36 kB). View file
 
CODE/PPLUIE/__pycache__/templates.cpython-312.pyc ADDED
Binary file (16 kB). View file
 
{code β†’ CODE}/PPLUIE/config.py RENAMED
File without changes
{code β†’ CODE}/PPLUIE/ppluie.py RENAMED
File without changes
{code β†’ CODE}/PPLUIE/templates.py RENAMED
File without changes
{code β†’ CODE}/example.py RENAMED
File without changes
{code β†’ CODE}/licence.txt RENAMED
File without changes
{code β†’ CODE}/requirements.txt RENAMED
File without changes
{code β†’ CODE}/setup.py RENAMED
File without changes
app.py CHANGED
@@ -1,5 +1,5 @@
 
1
  import gradio as gr
2
- from code.PPLUIE.config import model_dict
3
 
4
  def show_available_llms():
5
  chaine = ""
 
1
+ from CODE.PPLUIE.config import model_dict
2
  import gradio as gr
 
3
 
4
  def show_available_llms():
5
  chaine = ""